summaryrefslogtreecommitdiff
path: root/community/pcsclite
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 03:22:26 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 03:22:26 +0000
commit35e9f8bc93db9e691bf6d00950956ca3e5d86e83 (patch)
treef00547d7fa71a3c490077d233f63c66efe8e5cac /community/pcsclite
parent7695869e55415ddd53069b90850a387e73f04f4e (diff)
Mon Feb 17 03:19:04 UTC 2014
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 d99d8e53e..78f98e255 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 99948 2013-10-31 02:38:13Z allan $
+# $Id: PKGBUILD 105842 2014-02-16 09:46:31Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
-pkgver=1.8.10
+pkgver=1.8.11
pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('BSD')
depends=('python2' 'systemd')
makedepends=('pkg-config')
options=('!docs')
-source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2")
-md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
+source=("https://alioth.debian.org/frs/download.php/file/3991/pcsc-lite-${pkgver}.tar.bz2")
+md5sums=('73502ca4ba6526727f9f49c63d805408')
build() {
cd "${srcdir}/pcsc-lite-${pkgver}"