summaryrefslogtreecommitdiff
path: root/extra/libdmtx
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-22 01:11:27 -0700
committerroot <root@rshg054.dnsready.net>2013-10-22 01:11:27 -0700
commitd5839dd449651d7781de570240f3d0a1a9162320 (patch)
tree59a51057ead59eda118056ff05b1e2b941fa356b /extra/libdmtx
parent61f20cbeb90ac877764e14b7c4e1c5c08b3e5383 (diff)
Tue Oct 22 01:11:15 PDT 2013
Diffstat (limited to 'extra/libdmtx')
-rw-r--r--extra/libdmtx/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/libdmtx/PKGBUILD b/extra/libdmtx/PKGBUILD
index cc60149fd..96a06f643 100644
--- a/extra/libdmtx/PKGBUILD
+++ b/extra/libdmtx/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 188766 2013-06-19 20:23:44Z andrea $
+# $Id: PKGBUILD 196974 2013-10-21 12:07:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: jose <jose1711 [at] gmail (dot) com>
pkgname=libdmtx
pkgver=0.7.4
-pkgrel=4
+pkgrel=5
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="http://www.libdmtx.org/"
arch=('i686' 'x86_64')
license=('GPL2')
depends=('glibc')
-options=('!libtool')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('d3a4c0becd92895eb606dbdb78b023e2')