summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8e7e0a681a9..17e409bda3a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: wangjiezhe <wangjiezhe AT yandex DOT com>
pkgname=hoichess
-pkgver=0.20.0
+pkgver=0.21.0
pkgrel=1
pkgdesc="Xboard compatible chess engine and xiangqi (Chinese chess) engine"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL2')
url="http://www.hoicher.de/hoichess"
depends=()
source=(${url}/download/${pkgname}-${pkgver}-gpl.tar.gz)
-md5sums=('ab4f6d741478f7948595d102cc478c1e')
+md5sums=('1faa8b3ef55f731ae8200763e95f56ee')
prepare() {
cd "$srcdir/$pkgname-$pkgver"