diff options
Diffstat (limited to 'community/gocr')
-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 e7e5386fe..1a8d60138 100644 --- a/community/gocr/PKGBUILD +++ b/community/gocr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 37573 2011-01-14 16:30:47Z spupykin $ +# $Id: PKGBUILD 65536 2012-02-21 08:47:11Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=gocr pkgver=0.49 -pkgrel=1 +pkgrel=2 pkgdesc="Open-source character recognition (OCR)" arch=("i686" "x86_64") url="http://jocr.sourceforge.net/index.html" |