Date: Saturday, October 29, 2016 @ 15:42:59 Author: jsteel Revision: 193967
upgpkg: gnuchess 6.2.4-1 Modified: gnuchess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-29 13:48:04 UTC (rev 193966) +++ PKGBUILD 2016-10-29 15:42:59 UTC (rev 193967) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=gnuchess -pkgver=6.2.3 +pkgver=6.2.4 pkgrel=1 pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('bash') optdepends=('xboard: graphical frontend') source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz) -md5sums=('972f79d1f2e0c320f8beed8f2a8c10f8') +md5sums=('4e1268030ba1ae83cbd03b3eac2f44a5') build() { cd $pkgname-$pkgver
