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

Timothy Redaelli tredaelli at archlinux.org
Thu May 21 13:20:52 UTC 2015


    Date: Thursday, May 21, 2015 @ 15:20:52
  Author: tredaelli
Revision: 133918

upgpkg: opensc 0.15.0-1

Modified:
  opensc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-21 13:12:50 UTC (rev 133917)
+++ PKGBUILD	2015-05-21 13:20:52 UTC (rev 133918)
@@ -4,7 +4,7 @@
 # Contributor: kevku <kevku at msn.com>
 
 pkgname=opensc
-pkgver=0.14.0
+pkgver=0.15.0
 pkgrel=1
 pkgdesc='Tools and libraries for smart cards'
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 depends=('openssl' 'pcsclite' 'libltdl')
 options=('!emptydirs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('8e99885dbe28a9c71d5140f0105c56ff')
+md5sums=('01e6b803865f7b7574ee65a7b2d63c17')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list