[arch-commits] Commit in libdmtx/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Mon Oct 21 12:06:53 UTC 2013
Date: Monday, October 21, 2013 @ 14:06:53
Author: andrea
Revision: 196973
upgpkg: libdmtx 0.7.4-5
remove static libs
Modified:
libdmtx/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-21 11:58:22 UTC (rev 196972)
+++ PKGBUILD 2013-10-21 12:06:53 UTC (rev 196973)
@@ -4,13 +4,12 @@
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')
More information about the arch-commits
mailing list