Date: Saturday, October 12, 2013 @ 18:42:59 Author: heftig Revision: 196383
3.10.1 Modified: iagno/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-12 16:33:13 UTC (rev 196382) +++ PKGBUILD 2013-10-12 16:42:59 UTC (rev 196383) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=iagno -pkgver=3.10.0 +pkgver=3.10.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%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('23a041b54fd4df817c8d507e87d19495ddfc8a23bfe812a3e7d500f32f8a49d0') +sha256sums=('abb4aee5fe6b2d668dbd4f5a06783419bebdfa8bbf8911262e4d217fed0be5f0') build() { cd $pkgname-$pkgver
