summaryrefslogtreecommitdiff
path: root/community/pcsc-tools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-13 02:32:08 -0800
committerroot <root@rshg054.dnsready.net>2012-12-13 02:32:08 -0800
commit1517345ab70f42a5e050f3dc9b498038118f9ff1 (patch)
tree7d253e05f7ccad9016d9c0dee8b2671e5b73045b /community/pcsc-tools
parentef947957a5734ba25be3cdb6595491c816592133 (diff)
Thu Dec 13 02:27:45 PST 2012
Diffstat (limited to 'community/pcsc-tools')
-rw-r--r--community/pcsc-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pcsc-tools/PKGBUILD b/community/pcsc-tools/PKGBUILD
index a4e8a089f..7bbb5a918 100644
--- a/community/pcsc-tools/PKGBUILD
+++ b/community/pcsc-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 73087 2012-06-30 14:26:59Z giovanni $
+# $Id: PKGBUILD 81203 2012-12-13 02:21:32Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Lorenzo Nizzi Grifi Gargiolli <lorenzo.nizzi.grifi@gmail.com>
# Contributor: marc0s <marc0s@fsfe.org>
pkgname=pcsc-tools
-pkgver=1.4.20
+pkgver=1.4.21
pkgrel=1
pkgdesc="PC/SC Architecture smartcard tools"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL')
depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl')
makedepends=('pkg-config')
source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c85f8b983e4b9a9dcd373725f024c6b8')
+md5sums=('c5ec17124aab4e933d537d6253046423')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"