Date: Friday, September 25, 2015 @ 13:33:10 Author: heftig Revision: 247355
3.18.0 Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-25 11:32:36 UTC (rev 247354) +++ PKGBUILD 2015-09-25 11:33:10 UTC (rev 247355) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-chess -pkgver=3.16.2 +pkgver=3.18.0 pkgrel=1 pkgdesc="Play the classic two-player boardgame of chess" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ url="https://wiki.gnome.org/Apps/Chess" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('8f73b4c645a86e775d092b5b334c70d0868953c1a26cac9d5a234e5f83db3b48') +sha256sums=('c841198935d807618c3cecbf10ed24643390d504e17961717bac455f4e1b37ad') build() { cd $pkgname-$pkgver
