Date: Monday, November 25, 2013 @ 18:56:40 Author: jsteel Revision: 101442
upgpkg: gnuchess 6.1.1-1 Modified: gnuchess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-25 17:10:26 UTC (rev 101441) +++ PKGBUILD 2013-11-25 17:56:40 UTC (rev 101442) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=gnuchess -pkgver=6.1.0 +pkgver=6.1.1 pkgrel=1 pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('xboard: graphical frontend') install=$pkgname.install source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz) -md5sums=('41b0771cee225eff9563d42e7f93263c') +md5sums=('1299cbd0025a7cf4fbba21e6c2ef6278') build() { cd "$srcdir"/$pkgname-$pkgver
