bamf: update to 0.5.4.

This commit is contained in:
maxice8 2018-11-08 06:16:12 -02:00 committed by maxice8
parent d600d79371
commit c20b6491a3
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'bamf'
pkgname=bamf
version=0.5.3
revision=2
version=0.5.4
revision=1
build_style=gnu-configure
hostmakedepends="glib-devel gtk-doc pkg-config python-lxml libxslt-python libxml2-python
vala-devel $(vopt_if gir gobject-introspection)"
makedepends="glib-devel libgtop-devel libwnck-devel"
short_desc="Application matching framework"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="LGPL-3"
license="LGPL-3.0-only, LGPL-2.1-only, GPL-3.0-or-later"
homepage="https://launchpad.net/bamf"
distfiles="https://launchpad.net/bamf/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
checksum=340d7b5a463afcd33135ae73a7e4cf6a93a4daaf6f72b70abc09dc66d18a3b14
distfiles="https://launchpad.net/bamf/${version%.*}/${version}/+download/${pkgname}-${version}.tar.gz"
checksum=5bb87a5bf46ab1fc9a229a851c0ee4f610d943716a7c83d318f6a8f50d76beb3
CFLAGS="-Wno-cpp -Wno-deprecated-declarations"
build_options="gir"