Date: Monday, March 23, 2015 @ 08:47:52 Author: jgc Revision: 234507 upgpkg: gnome-nibbles 3.16.0-1
Modified: gnome-nibbles/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 07:44:27 UTC (rev 234506) +++ PKGBUILD 2015-03-23 07:47:52 UTC (rev 234507) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-nibbles -pkgver=3.14.1 +pkgver=3.16.0 pkgrel=1 pkgdesc="Guide a worm around a maze" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ url="https://wiki.gnome.org/Apps/Nibbles" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('cfdccdf7c4c81a589040ff72b6ef426e8c7506157bdbb1521d9b5a45829446b8') +sha256sums=('8f8c8195a2526b8d38a6aeba4cee1ef6da777bfcbf1bc6dfdfabc844b5a6695b') build() { cd $pkgname-$pkgver
