Date: Friday, May 8, 2015 @ 22:25:20 Author: heftig Revision: 238735 3.16.2
Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-08 19:52:37 UTC (rev 238734) +++ PKGBUILD 2015-05-08 20:25:20 UTC (rev 238735) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-chess -pkgver=3.16.1 +pkgver=3.16.2 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=('5dd84764963a4fedd975385362f3cf7be1f604376b58b8601be6ad8fd9433abb') +sha256sums=('8f73b4c645a86e775d092b5b334c70d0868953c1a26cac9d5a234e5f83db3b48') build() { cd $pkgname-$pkgver
