From e831da1cdbef3d73dd5511e0866c9232eae0158a Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 14 Dec 2019 23:07:50 -0600 Subject: [PATCH] gnome-autoar: update to 0.2.4 Signed-off-by: Nathan Owens --- srcpkgs/gnome-autoar/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/gnome-autoar/template b/srcpkgs/gnome-autoar/template index 3550355bf6..d78e0d0c9b 100644 --- a/srcpkgs/gnome-autoar/template +++ b/srcpkgs/gnome-autoar/template @@ -1,7 +1,7 @@ # Template file for 'gnome-autoar' pkgname=gnome-autoar -version=0.2.3 -revision=2 +version=0.2.4 +revision=1 build_style=gnu-configure build_helper="gir" configure_args="--disable-schemas-compile" @@ -9,13 +9,12 @@ hostmakedepends="pkg-config glib-devel $(vopt_if gir gobject-introspection)" makedepends="libarchive-devel gtk+3-devel glib-devel" short_desc="Automatic archives creating and extracting library" maintainer="Orphaned " -license="LGPL-2.1" +license="LGPL-2.1-only" homepage="https://wiki.gnome.org/TingweiLan/GSoC2013Final" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=5de9db0db028cd6cab7c2fec46ba90965474ecf9cd68cfd681a6488cf1fb240a +checksum=0a34c377f8841abbf4c29bc848b301fbd8e4e20c03d7318c777c58432033657a lib32disabled=yes -# Package build options build_options="gir" build_options_default="gir"