summaryrefslogtreecommitdiff
path: root/community/tesseract/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-10 03:33:02 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-10 03:33:02 +0000
commit5a5e68340439f8c9b81e85410fcbd5135732161c (patch)
treedbcb42dd57af963fd0bb72573e72d417a32fe173 /community/tesseract/PKGBUILD
parentb42468f5bd3d7f19c1a0fa0ee08289745958caae (diff)
Tue Jun 10 03:29:21 UTC 2014
Diffstat (limited to 'community/tesseract/PKGBUILD')
-rw-r--r--community/tesseract/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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 <pupykin.s+arch@gmail.com>
# Contributor: Andreas Hauser <andy-aur@splashground.de>
@@ -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"