summaryrefslogtreecommitdiff
path: root/extra/gnuchess/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnuchess/PKGBUILD')
-rw-r--r--extra/gnuchess/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnuchess/PKGBUILD b/extra/gnuchess/PKGBUILD
index d24bc17cf..dedeaddb7 100644
--- a/extra/gnuchess/PKGBUILD
+++ b/extra/gnuchess/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 108753 2011-02-02 19:55:44Z jgc $
+# $Id: PKGBUILD 122210 2011-05-03 05:16:02Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@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 @@ arch=('i686' 'x86_64')
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