summaryrefslogtreecommitdiff
path: root/community/yagf
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/yagf
parentb42468f5bd3d7f19c1a0fa0ee08289745958caae (diff)
Tue Jun 10 03:29:21 UTC 2014
Diffstat (limited to 'community/yagf')
-rw-r--r--community/yagf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/yagf/PKGBUILD b/community/yagf/PKGBUILD
index 369ee25a1..6ffb67773 100644
--- a/community/yagf/PKGBUILD
+++ b/community/yagf/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105975 2014-02-20 09:03:10Z spupykin $
+# $Id: PKGBUILD 112882 2014-06-09 11:44:43Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: das-ich <das-ich@yandex.ru>
pkgname=yagf
-pkgver=0.9.3
+pkgver=0.9.3.2
pkgrel=1
pkgdesc="Qt4-based GUI for Cuneiform and Tesseract OCRs"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ optdepends=('cuneiform: recognition tool'
makedepends=('cmake')
install=yagf.install
source=(http://symmetrica.net/cuneiform-linux/${pkgname}-${pkgver}.tar.gz)
-md5sums=('54549f1daef831ca88532b450a9cf1d9')
+md5sums=('f36a0f318e331652a441f7751e06590d')
build() {
cd "${srcdir}/${pkgname}-$pkgver"