summaryrefslogtreecommitdiff
path: root/community/scantailor
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-01 03:21:19 +0000
committerroot <root@rshg054.dnsready.net>2012-03-01 03:21:19 +0000
commit6f297b1cf462a11227d811a87124006c55911d63 (patch)
tree325073cc18485496bf07d32e56edf643f3b7a2bf /community/scantailor
parent32b05a621cb20af1bd4b7cd6f5609b7512bb20f1 (diff)
Thu Mar 1 03:21:19 UTC 2012
Diffstat (limited to 'community/scantailor')
-rw-r--r--community/scantailor/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/scantailor/PKGBUILD b/community/scantailor/PKGBUILD
index 3de94b785..859b781e0 100644
--- a/community/scantailor/PKGBUILD
+++ b/community/scantailor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 66680 2012-02-27 10:02:02Z spupykin $
+# $Id: PKGBUILD 66775 2012-02-28 14:29:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Denis Terskov aka neurosurgeon <terskov.den@gmail.com>
pkgname=scantailor
-pkgver=0.9.11
+pkgver=0.9.11.1
pkgrel=1
pkgdesc="Interactive post-processing tool for scanned pages"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=('qt')
makedepends=('cmake' 'boost')
options=('!makeflags')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('15984c8828ecb2de542ac94e3c41a810')
+md5sums=('6cdca1b6d1dafd022ea94b4800dad340')
build() {
cd $srcdir/$pkgname-$pkgver