Date: Monday, September 22, 2014 @ 11:16:35 Author: jgc Revision: 222602
upgpkg: gnome-chess 3.14.0-1 GNOME 3.14 Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-22 09:16:33 UTC (rev 222601) +++ PKGBUILD 2014-09-22 09:16:35 UTC (rev 222602) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-chess -pkgver=3.13.92 +pkgver=3.14.0 pkgrel=1 pkgdesc="Play the classic two-player boardgame of chess" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ url="https://live.gnome.org/Chess" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('4a698011a7a36f910b3e9a969d0b1d757b40e903c7a9efde63037f597e80a285') +sha256sums=('686e80dc172dad82891e6a8f2de15816fadf2f0ab9522eb354318baaa5764e67') build() { cd $pkgname-$pkgver
