From 90931c23d0376f334b4437b86e2854731e53a331 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 2 Nov 2015 09:39:37 +0100 Subject: [PATCH] gsound: update to 1.0.2. --- srcpkgs/gsound/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gsound/template b/srcpkgs/gsound/template index 89aa8d6adef..a86a742638b 100644 --- a/srcpkgs/gsound/template +++ b/srcpkgs/gsound/template @@ -1,7 +1,7 @@ # Template file for 'gsound' pkgname=gsound -version=1.0.1 -revision=2 +version=1.0.2 +revision=1 build_style=gnu-configure build_options="gir" configure_args="$(vopt_if gir '--enable-introspection --enable-vala' '--disable-introspection --disable-vala') @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="LGPL-2.1" homepage="http://www.gnome.org/" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29 +checksum=bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53 if [ -z "$CROSS_BUILD" ]; then build_options_default="gir"