Date: Tuesday, August 11, 2015 @ 11:33:34 Author: heftig Revision: 243153
3.16.2 Modified: gnome-music/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-11 08:43:39 UTC (rev 243152) +++ PKGBUILD 2015-08-11 09:33:34 UTC (rev 243153) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-music -pkgver=3.16.1 -pkgrel=2 +pkgver=3.16.2 +pkgrel=1 pkgdesc="Music player and management application" arch=(i686 x86_64) license=('GPL') @@ -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=('116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df') +sha256sums=('362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588') build() { cd $pkgname-$pkgver
