summaryrefslogtreecommitdiff
path: root/community/pcsc-tools/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-02 15:52:33 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-02 15:52:33 -0300
commit0ca20230bdd33f8e07d2da28bec74c5e685650e9 (patch)
tree6f09c1056210679c3dfe0c6534ffd6b2d0f7bf68 /community/pcsc-tools/PKGBUILD
parentca8ab20a665411e312578954c85f1bd3913fc726 (diff)
parent9d209f25af63a35774000e87df4e188057f71b2f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/mythtv/PKGBUILD community-staging/mythtv/mythbackend.rc community-staging/mythtv/mythtv.install community/sigil/PKGBUILD extra/pixman/PKGBUILD staging/vlc/PKGBUILD
Diffstat (limited to 'community/pcsc-tools/PKGBUILD')
-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 510ffeff2..1f6508a5d 100644
--- a/community/pcsc-tools/PKGBUILD
+++ b/community/pcsc-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 61978 2012-01-12 11:22:03Z giovanni $
+# $Id: PKGBUILD 73087 2012-06-30 14:26:59Z 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.18
+pkgver=1.4.20
pkgrel=1
pkgdesc="PC/SC Architecture smartcard tools"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('647ec2779cec69c910906fe5496f4e6c')
+md5sums=('c85f8b983e4b9a9dcd373725f024c6b8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"