Date: Tuesday, April 14, 2015 @ 03:28:39 Author: heftig Revision: 236426
3.16.1 Modified: gnome-nibbles/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 01:28:11 UTC (rev 236425) +++ PKGBUILD 2015-04-14 01:28:39 UTC (rev 236426) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-nibbles -pkgver=3.16.0 +pkgver=3.16.1 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=('8f8c8195a2526b8d38a6aeba4cee1ef6da777bfcbf1bc6dfdfabc844b5a6695b') +sha256sums=('bddaa055cac27cb90d9821b24048c2d5cb60a06481dfc0ea94218ebe0f83048d') build() { cd $pkgname-$pkgver
