summaryrefslogtreecommitdiff
path: root/community/leptonica
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-04 00:06:36 -0700
committerroot <root@rshg054.dnsready.net>2013-04-04 00:06:36 -0700
commit1b6860ed7a33a22c4202348a4f42afbb5d26be09 (patch)
tree6ca60a730d502776b5af04bd7eabfc74931a4d77 /community/leptonica
parentd304fad026899d2db5af26740eeb952698bd6fb2 (diff)
Thu Apr 4 00:06:36 PDT 2013
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 779130797..bd18b03dc 100644
--- a/community/leptonica/PKGBUILD
+++ b/community/leptonica/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 81033 2012-12-10 15:15:51Z spupykin $
+# $Id: PKGBUILD 87567 2013-04-03 09:46:00Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Christoph Drexler <chrdr at gmx dot at>
pkgname=leptonica
pkgver=1.69
-pkgrel=5
+pkgrel=6
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.1')
+depends=('giflib' 'libjpeg' 'libpng' 'libtiff' 'zlib' 'libwebp')
source=(http://www.leptonica.com/source/leptonica-${pkgver}.tar.gz)
md5sums=('d4085c302cbcab7f9af9d3d6f004ab22')