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

Felix Yan fyan at archlinux.org
Thu Dec 17 12:49:22 UTC 2015


    Date: Thursday, December 17, 2015 @ 13:49:22
  Author: fyan
Revision: 153574

upgpkg: pcsclite 1.8.14-1

Modified:
  pcsclite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 12:46:59 UTC (rev 153573)
+++ PKGBUILD	2015-12-17 12:49:22 UTC (rev 153574)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Plaza <daniel.plaza.espi at gmail.com>
 
 pkgname=pcsclite
-pkgver=1.8.13
+pkgver=1.8.14
 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/4126/pcsc-lite-${pkgver}.tar.bz2")
-md5sums=('4dcd22d20a6df8810fac5480cc320b6d')
+source=("https://alioth.debian.org/frs/download.php/file/4138/pcsc-lite-${pkgver}.tar.bz2")
+md5sums=('439b2c8892f502e39e5b8997a7ae01ed')
 
 build() {
   cd "${srcdir}/pcsc-lite-${pkgver}"



More information about the arch-commits mailing list