Date: Saturday, January 9, 2016 @ 10:53:42 Author: arojas Revision: 257683
Update to 1.0.2 Modified: gsound/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-09 09:49:32 UTC (rev 257682) +++ PKGBUILD 2016-01-09 09:53:42 UTC (rev 257683) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gsound -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Small library for playing system sounds" url="https://wiki.gnome.org/Projects/GSound" @@ -11,7 +11,7 @@ depends=(glib2 libcanberra) makedepends=(gobject-introspection) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29') +sha256sums=('bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53') build() { cd $pkgname-$pkgver
