From c20b6491a376a27e988b21efc3c9adada82b9ae1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 8 Nov 2018 06:16:12 -0200 Subject: [PATCH] bamf: update to 0.5.4. --- srcpkgs/bamf/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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"