Date: Thursday, March 31, 2016 @ 00:17:45 Author: heftig Revision: 263458
3.20.0 Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 22:16:14 UTC (rev 263457) +++ PKGBUILD 2016-03-30 22:17:45 UTC (rev 263458) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-chess -pkgver=3.18.0 +pkgver=3.20.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=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('c841198935d807618c3cecbf10ed24643390d504e17961717bac455f4e1b37ad') +sha256sums=('532a2c66428a501260f318443cb81e2416600c126ca012d7fec1708a9661ce40') build() { cd $pkgname-$pkgver
