summaryrefslogtreecommitdiff
path: root/community/yagf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-20 23:14:59 +0000
committerroot <root@rshg054.dnsready.net>2011-12-20 23:14:59 +0000
commitea1f4bece8870857691a7123bdc899562760b3fe (patch)
treeb332a0692c3e63d46cb60cb1214fc57871e619c8 /community/yagf
parent6d2dec5c3443d142a0131c43666929490961c16a (diff)
Tue Dec 20 23:14:59 UTC 2011
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 cb397f498..95c3b42c7 100644
--- a/community/yagf/PKGBUILD
+++ b/community/yagf/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 59071 2011-11-21 09:04:57Z spupykin $
+# $Id: PKGBUILD 60972 2011-12-19 21:35:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: das-ich <das-ich@yandex.ru>
pkgname=yagf
-pkgver=0.8.7
+pkgver=0.8.9
pkgrel=1
pkgdesc="QT4-based GUI for Cuneiform OCR"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ optdepends=('xsane: acquire images from a scanner into YAGF directly')
makedepends=('cmake')
install=yagf.install
source=(http://symmetrica.net/cuneiform-linux/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e77716d1d96a6c120b340539af448195')
+md5sums=('1ccb66b978162366fb608dbc31b4a946')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"