diff --git a/srcpkgs/bamf/template b/srcpkgs/bamf/template index 30df9e55ec4..8a7beccda54 100644 --- a/srcpkgs/bamf/template +++ b/srcpkgs/bamf/template @@ -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 " -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"