mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
gnuchess: update to 6.2.5
This commit is contained in:
parent
17bf6c2c7b
commit
0dead40f9e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user