Date: Tuesday, April 14, 2015 @ 03:35:55 Author: heftig Revision: 236434
3.16.1 Modified: iagno/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 01:34:36 UTC (rev 236433) +++ PKGBUILD 2015-04-14 01:35:55 UTC (rev 236434) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=iagno -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="Dominate the board in a classic version of Reversi" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ url="https://live.gnome.org/Iagno" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('95267e67dd06fb35907596fe78b8df7232106086ba4896f8262ce57a8a93bd55') +sha256sums=('33f88afade4c2bdc6177a783bc0a6fbadd67f261c8f68ec752aec57344d7e45d') build() { cd $pkgname-$pkgver
