summaryrefslogtreecommitdiff
path: root/community/pcsclite
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-29 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2011-11-29 23:14:46 +0000
commit946f0c9fe48dfb648a8a0be065e92f237ce210fd (patch)
tree13387ae15c5ab9a50acdaa6ab02a076319c19047 /community/pcsclite
parent83c3c42a38bda36bdc56d594318958bc4cfd9b32 (diff)
Tue Nov 29 23:14:46 UTC 2011
Diffstat (limited to 'community/pcsclite')
-rw-r--r--community/pcsclite/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD
index 908181c19..52a20c7ac 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 59244 2011-11-21 19:29:18Z giovanni $
+# $Id: PKGBUILD 59581 2011-11-28 13:33:16Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
-pkgver=1.8.0
+pkgver=1.8.1
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/3684/pcsc-lite-${pkgver}.tar.bz2"
+source=("https://alioth.debian.org/frs/download.php/3687/pcsc-lite-${pkgver}.tar.bz2"
'pcscd')
-md5sums=('8af937240126a4afdcf235e98a6d861a'
+md5sums=('fd035e4f610eba6fa545159e60d0d780'
'c97b6bce695222efb0f003d8e8369010')
build() {