summaryrefslogtreecommitdiff
path: root/extra/gnuchess/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-06 00:01:33 +0000
committerroot <root@rshg054.dnsready.net>2012-03-06 00:01:33 +0000
commitb8afacf1f28ac27321feb9b92bd50dd8961b7736 (patch)
treede441882aca38091a1e438e1d8da8a9af3bd023a /extra/gnuchess/PKGBUILD
parent11711de1942a141f28faef695c4c78c8357fbf23 (diff)
Tue Mar 6 00:01:33 UTC 2012
Diffstat (limited to 'extra/gnuchess/PKGBUILD')
-rw-r--r--extra/gnuchess/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/gnuchess/PKGBUILD b/extra/gnuchess/PKGBUILD
index cf9545094..e28cc7cff 100644
--- a/extra/gnuchess/PKGBUILD
+++ b/extra/gnuchess/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 137508 2011-09-08 07:31:10Z allan $
+# $Id: PKGBUILD 152136 2012-03-04 23:43:24Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=gnuchess
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc="Lets most modern computers play a full game of chess"
url="http://www.gnu.org/software/chess/chess.html"
arch=('i686' 'x86_64')
license=('GPL')
depends=('glibc' 'ncurses' 'readline')
-source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('041888218f73886f146fa7fbf92190de')
+source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('566a145479c47f2f9d7d9b7b8119e1b0'
+ '044487606aa14ecb29ab9613f83918d9')
build() {
cd $srcdir/$pkgname-$pkgver