Date: Tuesday, April 14, 2015 @ 03:16:28 Author: heftig Revision: 236410
3.16.1 Modified: gnome-music/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 01:15:57 UTC (rev 236409) +++ PKGBUILD 2015-04-14 01:16:28 UTC (rev 236410) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-music -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="Music player and management application" arch=(i686 x86_64) @@ -17,7 +17,7 @@ groups=('gnome-extra') install=gnome-music.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('910d8a60d65b70c8ae79a40afa7a4e372d5246ba14d16befba3c3982152b0a93') +sha256sums=('116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df') build() { cd $pkgname-$pkgver
