summaryrefslogtreecommitdiff
path: root/extra/libdmtx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdmtx/PKGBUILD')
-rw-r--r--extra/libdmtx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libdmtx/PKGBUILD b/extra/libdmtx/PKGBUILD
index 30f02eb3c..9dffccc24 100644
--- a/extra/libdmtx/PKGBUILD
+++ b/extra/libdmtx/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 127675 2011-06-17 17:32:51Z andrea $
+# $Id: PKGBUILD 149591 2012-02-08 15:18:48Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: jose <jose1711 [at] gmail (dot) com>
pkgname=libdmtx
pkgver=0.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="http://www.libdmtx.org/"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('glibc' 'imagemagick')
+depends=('imagemagick')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('d3a4c0becd92895eb606dbdb78b023e2')
options=('!libtool')