summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-06-10 18:53:42 +0800
committerwangjiezhe2016-06-10 18:53:42 +0800
commit41761035949f59f76f245f3f1cffbc61f934093c (patch)
treea3dcb3346994c099d987b9a182f9c5d020a63111 /PKGBUILD
parent8f472177b10625c8751bbaf21539433cf0b2aadc (diff)
downloadaur-41761035949f59f76f245f3f1cffbc61f934093c.tar.gz
Souce file change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83298541d6a2..bde1ac022830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=hoichess
pkgver=0.18.0
-pkgrel=1
+pkgrel=2
pkgdesc="Xboard compatible chess engine and xiangqi (Chinese chess) engine"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.hoicher.de/hoichess"
depends=()
source=(${url}/download/${pkgname}-${pkgver}-gpl.tar.gz)
-md5sums=('2e4fc17257713df59db2aec3cc864f62')
+md5sums=('9267d1f5ed3d1f8127e22147e849f813')
prepare() {
cd "$srcdir/$pkgname-$pkgver"