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

Antonio Rojas arojas at archlinux.org
Sun May 21 14:20:03 UTC 2017


    Date: Sunday, May 21, 2017 @ 14:20:02
  Author: arojas
Revision: 228909

Update to 1.8.21

Modified:
  pcsclite/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-21 14:19:23 UTC (rev 228908)
+++ PKGBUILD	2017-05-21 14:20:02 UTC (rev 228909)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Plaza <daniel.plaza.espi at gmail.com>
 
 pkgname=pcsclite
-pkgver=1.8.20
+pkgver=1.8.21
 pkgrel=1
 pkgdesc="PC/SC Architecture smartcard middleware library"
 arch=('i686' 'x86_64')
@@ -12,10 +12,10 @@
 depends=('python2' 'systemd')
 makedepends=('pkg-config')
 options=('!docs')
-source=("https://alioth.debian.org/frs/download.php/file/4203/pcsc-lite-${pkgver}.tar.bz2"
-        "https://alioth.debian.org/frs/download.php/file/4204/pcsc-lite-${pkgver}.tar.bz2.asc")
-md5sums=('5e195a90ce1b96625cde1c49c8bf7790'
-         'SKIP')
+source=("https://alioth.debian.org/frs/download.php/file/4216/pcsc-lite-${pkgver}.tar.bz2"
+        "https://alioth.debian.org/frs/download.php/file/4217/pcsc-lite-${pkgver}.tar.bz2.asc")
+sha256sums=('fe3365eb7d4ce0fe891e2b6d6248351c287435ca502103f1f1431b1710e513ad'
+            'SKIP')
 validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau <rousseau at debian.org>
 
 build() {



More information about the arch-commits mailing list