gnuchess: update to 6.2.5

This commit is contained in:
Jeff Huang 2017-08-07 12:59:37 +01:00
parent 17bf6c2c7b
commit 0dead40f9e

View File

@ -1,5 +1,5 @@
pkgname=gnuchess
pkgver=6.2.4
pkgver=6.2.5
pkgrel=1
pkgdesc="Application able to play chess (against another software or a human)"
url="http://www.gnu.org/software/chess/chess.html"
@ -9,7 +9,7 @@ depends=('bash')
install=$pkgname.install
categories=('games')
source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
md5sums=('4e1268030ba1ae83cbd03b3eac2f44a5')
md5sums=('203572a43886fc2201662b9eb3b0f540')
build() {
cd $srcdir/$pkgname-$pkgver