diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/pcsclite | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/pcsclite')
-rw-r--r-- | community/pcsclite/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD index f078e8969..d99d8e53e 100644 --- a/community/pcsclite/PKGBUILD +++ b/community/pcsclite/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99357 2013-10-27 15:29:38Z giovanni $ +# $Id: PKGBUILD 99948 2013-10-31 02:38:13Z allan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com> @@ -11,7 +11,7 @@ url="https://alioth.debian.org/projects/pcsclite/" license=('BSD') depends=('python2' 'systemd') makedepends=('pkg-config') -options=('!libtool' '!docs') +options=('!docs') source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2") md5sums=('7268cc5ef8fc01b785c7cea87adb1ade') |