summaryrefslogtreecommitdiff
path: root/community/pcsc-perl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-03 00:04:48 -0700
committerroot <root@rshg054.dnsready.net>2013-04-03 00:04:48 -0700
commitd304fad026899d2db5af26740eeb952698bd6fb2 (patch)
treee27756f33de9dec25b2f7b7d2bf3deee3b29ad03 /community/pcsc-perl
parentc9738c6a1d438f30dfa7363aa847343754f953ac (diff)
Wed Apr 3 00:04:48 PDT 2013
Diffstat (limited to 'community/pcsc-perl')
-rw-r--r--community/pcsc-perl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pcsc-perl/PKGBUILD b/community/pcsc-perl/PKGBUILD
index 0d6aec8c6..acacbf515 100644
--- a/community/pcsc-perl/PKGBUILD
+++ b/community/pcsc-perl/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 71749 2012-06-02 10:29:26Z bluewind $
+# $Id: PKGBUILD 87531 2013-04-02 15:53:32Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: neuromante <lorenzo.nizzi.grifi@gmail.com>
# Contributor: marc0s <marc0s@fsfe.org>
pkgname=pcsc-perl
-pkgver=1.4.12
-pkgrel=3
+pkgver=1.4.13
+pkgrel=1
pkgdesc="A Perl Module for PC/SC SmartCard access"
arch=('i686' 'x86_64')
url="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
@@ -14,7 +14,7 @@ depends=('pcsclite' 'perl')
makedepends=('pkgconfig')
options=('!emptydirs')
source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f34c5ab748815bf0b2e571362b4f8121')
+md5sums=('758ca469b79667fa8c41422df86a088b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"