summaryrefslogtreecommitdiff
path: root/community/pcsclite/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-25 23:07:08 +0000
committerroot <root@rshg047.dnsready.net>2011-06-25 23:07:08 +0000
commit8999fa1750304fb2367fb7743e49e013405e88be (patch)
tree6d7215ded2da992cde7f24d17c16ff3288deeaf6 /community/pcsclite/PKGBUILD
parent71f58605e914de11f3a9b7cc2f27b0c52fb8d4ba (diff)
Sat Jun 25 23:07:08 UTC 2011
Diffstat (limited to 'community/pcsclite/PKGBUILD')
-rw-r--r--community/pcsclite/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD
index 55008944c..7e222b301 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 49923 2011-06-22 14:26:41Z giovanni $
+# $Id: PKGBUILD 50103 2011-06-24 19:11:00Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@ license=('BSD')
depends=('udev')
makedepends=('pkgconfig')
options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3591/pcsc-lite-${pkgver}.tar.bz2
+source=(https://alioth.debian.org/frs/download.php/3598/pcsc-lite-${pkgver}.tar.bz2
pcscd)
-md5sums=('0dfc1639e4020fb3c04ab37425abbb12'
+md5sums=('1caf0b8ca2ecbf82fe3b035b3fff22dd'
'80d90388e4d2a551cb7aefe3bd5147bd')
build() {