summaryrefslogtreecommitdiff
path: root/community/yagf
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-21 03:34:10 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-21 03:34:10 +0000
commit96cf9235f114b8d960c16a8625937b16979ae1aa (patch)
treed2eed8b5352413c7d68cf5856b8112c0620b1942 /community/yagf
parent2f8045ba14153d1665148e3cff527ce4f6bf66e5 (diff)
Fri Feb 21 03:31:53 UTC 2014
Diffstat (limited to 'community/yagf')
-rw-r--r--community/yagf/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/yagf/PKGBUILD b/community/yagf/PKGBUILD
index a810ad8c5..369ee25a1 100644
--- a/community/yagf/PKGBUILD
+++ b/community/yagf/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 85428 2013-03-01 10:43:02Z andrea $
+# $Id: PKGBUILD 105975 2014-02-20 09:03:10Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: das-ich <das-ich@yandex.ru>
pkgname=yagf
-pkgver=0.9.2
-pkgrel=3
-pkgdesc="QT4-based GUI for Cuneiform and Tesseract OCRs"
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="Qt4-based GUI for Cuneiform and Tesseract OCRs"
arch=(i686 x86_64)
url="http://symmetrica.net/cuneiform-linux/yagf-en.html"
license=('GPL')
@@ -16,7 +16,7 @@ optdepends=('cuneiform: recognition tool'
makedepends=('cmake')
install=yagf.install
source=(http://symmetrica.net/cuneiform-linux/${pkgname}-${pkgver}.tar.gz)
-md5sums=('13592e52006d20f71c0094aafb13ed0e')
+md5sums=('54549f1daef831ca88532b450a9cf1d9')
build() {
cd "${srcdir}/${pkgname}-$pkgver"