[arch-commits] Commit in pcsclite/trunk (PKGBUILD)

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Feb 16 09:46:24 UTC 2014


    Date: Sunday, February 16, 2014 @ 10:46:24
  Author: giovanni
Revision: 105841

upgpkg: pcsclite 1.8.11-1

upstream release

Modified:
  pcsclite/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 09:40:14 UTC (rev 105840)
+++ PKGBUILD	2014-02-16 09:46:24 UTC (rev 105841)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Plaza <daniel.plaza.espi at 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 @@
 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}"




More information about the arch-commits mailing list