diff --git a/gnuchess/PKGBUILD b/gnuchess/PKGBUILD index 4505a32af..484a34751 100644 --- a/gnuchess/PKGBUILD +++ b/gnuchess/PKGBUILD @@ -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