From 5a5e68340439f8c9b81e85410fcbd5135732161c Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 10 Jun 2014 03:33:02 +0000 Subject: Tue Jun 10 03:29:21 UTC 2014 --- community/tesseract/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/tesseract/PKGBUILD') diff --git a/community/tesseract/PKGBUILD b/community/tesseract/PKGBUILD index ae4415ceb..a54d287cf 100644 --- a/community/tesseract/PKGBUILD +++ b/community/tesseract/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 100338 2013-11-02 11:39:11Z spupykin $ +# $Id: PKGBUILD 112864 2014-06-09 09:57:08Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andreas Hauser @@ -12,7 +12,7 @@ pkgbase=tesseract pkgname=(tesseract $(for l in ${_langs[@]}; do echo tesseract-data-${l}; done)) pkgver=3.02.02 _pkgver=3.02 -pkgrel=3 +pkgrel=4 pkgdesc="An OCR programm" arch=(i686 x86_64) url="http://code.google.com/p/tesseract-ocr" -- cgit v1.2.3-54-g00ecf