summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 347b5995813d..7a2bfe17ed38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tegaki-recognize
pkgver=0.3.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Chinese and Japanese Handwriting Recognition program"
arch=('any')
url="http://www.tegaki.org/"
@@ -27,4 +27,3 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
python2 setup.py install --prefix=$pkgdir/usr --optimize=1
}
-