summaryrefslogtreecommitdiff
path: root/community/leptonica
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
committerroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
commit37d560a05f516614c5765f171a5defb494a55acf (patch)
tree8fb8668e185033a9b8972b460d843aa6d23f829b /community/leptonica
parent4aef0a374e20e36cf2bf6e779d93789d9a5791ae (diff)
Tue Dec 11 02:05:08 PST 2012
Diffstat (limited to 'community/leptonica')
-rw-r--r--community/leptonica/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/leptonica/PKGBUILD b/community/leptonica/PKGBUILD
index 8b6b3dfd5..779130797 100644
--- a/community/leptonica/PKGBUILD
+++ b/community/leptonica/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 75457 2012-08-24 20:30:51Z arodseth $
+# $Id: PKGBUILD 81033 2012-12-10 15:15:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Christoph Drexler <chrdr at gmx dot at>
pkgname=leptonica
pkgver=1.69
-pkgrel=4
+pkgrel=5
pkgdesc="Software that is broadly useful for image processing and image analysis applications"
arch=('i686' 'x86_64')
url="http://www.leptonica.com/"
license=('custom')
options=(!libtool)
-depends=('giflib' 'libjpeg' 'libpng' 'libtiff' 'zlib' 'libwebp=0.2.0')
+depends=('giflib' 'libjpeg' 'libpng' 'libtiff' 'zlib' 'libwebp=0.2.1')
source=(http://www.leptonica.com/source/leptonica-${pkgver}.tar.gz)
md5sums=('d4085c302cbcab7f9af9d3d6f004ab22')