[arch-commits] Commit in gnuchess/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue May 3 05:16:03 UTC 2011


    Date: Tuesday, May 3, 2011 @ 01:16:02
  Author: allan
Revision: 122210

upgpkg: gnuchess 6.0.0-1
upstream update

Modified:
  gnuchess/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-03 02:22:44 UTC (rev 122209)
+++ PKGBUILD	2011-05-03 05:16:02 UTC (rev 122210)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gnuchess
-pkgver=5.08
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="Lets most modern computers play a full game of chess"
 url="http://www.gnu.org/software/chess/chess.html"
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc' 'ncurses' 'readline')
 source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('9db91dbac6b5b86de0c57a420a9fea57')
+md5sums=('1a7a46188dab76f4339d22ff47c31515')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list