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

Allan McRae allan at archlinux.org
Sun Mar 4 23:42:07 UTC 2012


    Date: Sunday, March 4, 2012 @ 18:42:07
  Author: allan
Revision: 152133

upgpkg: gnuchess 6.0.2-1

upstream update

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 23:38:42 UTC (rev 152132)
+++ PKGBUILD	2012-03-04 23:42:07 UTC (rev 152133)
@@ -3,15 +3,16 @@
 # Contributor: Tom Newsom <Jeepster at 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




More information about the arch-commits mailing list