summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2017-02-09 11:18:49 +0800
committerwangjiezhe2017-02-09 11:18:49 +0800
commitc03291af26dd3f95ad661c8592cf4efc8851040e (patch)
tree30711ed7aa71e8f72d71f3f8024cbd8236ae25a3 /PKGBUILD
parent9255d1df13eda84811e048fce96940ddde017d98 (diff)
downloadaur-c03291af26dd3f95ad661c8592cf4efc8851040e.tar.gz
hoichess 0.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25d4cc735f95..f8e7e0a681a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: wangjiezhe <wangjiezhe AT yandex DOT com>
pkgname=hoichess
-pkgver=0.19.0
+pkgver=0.20.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=('ed6584e7543faff6652eba39f3528f75')
+md5sums=('ab4f6d741478f7948595d102cc478c1e')
prepare() {
cd "$srcdir/$pkgname-$pkgver"