summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2018-06-26 00:42:30 +0800
committerwangjiezhe2018-06-26 00:42:30 +0800
commit3af7bfcf52ad4a0c017d312f7ae43b055fbbdf97 (patch)
tree3420daec024b64c0dbb4428b96f01a63880f2205 /PKGBUILD
parente935c3697d5623390ef5377ec396e4823dd62e76 (diff)
downloadaur-3af7bfcf52ad4a0c017d312f7ae43b055fbbdf97.tar.gz
hoichess 0.22.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25e1fa15973a..3f1be3943866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: wangjiezhe <wangjiezhe AT yandex DOT com>
pkgname=hoichess
-pkgver=0.21.0
+pkgver=0.22.0
pkgrel=1
pkgdesc="Xboard compatible chess engine and xiangqi (Chinese chess) engine"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL2')
url="http://www.hoicher.de/hoichess"
depends=()
source=(${url}/download/${pkgname}-${pkgver}-gpl.tar.gz)
-md5sums=('1faa8b3ef55f731ae8200763e95f56ee')
+md5sums=('a7165b2be2708069f204c20da5b3389e')
prepare() {
cd "$srcdir/$pkgname-$pkgver"