diff options
Diffstat (limited to 'community/gocr/PKGBUILD')
-rw-r--r-- | community/gocr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gocr/PKGBUILD b/community/gocr/PKGBUILD index 11d1f2588..6d553379c 100644 --- a/community/gocr/PKGBUILD +++ b/community/gocr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 88468 2013-04-18 12:15:06Z spupykin $ +# $Id: PKGBUILD 100164 2013-11-01 20:47:16Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=gocr pkgver=0.50 -pkgrel=1 +pkgrel=2 pkgdesc="Open-source character recognition (OCR)" arch=("i686" "x86_64" 'mips64el') url="http://jocr.sourceforge.net/index.html" |