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

Timothy Redaelli tredaelli at archlinux.org
Wed Jun 22 23:19:29 UTC 2016


    Date: Wednesday, June 22, 2016 @ 23:19:29
  Author: tredaelli
Revision: 180794

upgpkg: opensc 0.16.0-1

Modified:
  opensc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-22 23:07:10 UTC (rev 180793)
+++ PKGBUILD	2016-06-22 23:19:29 UTC (rev 180794)
@@ -4,8 +4,8 @@
 # Contributor: kevku <kevku at msn.com>
 
 pkgname=opensc
-pkgver=0.15.0
-pkgrel=2
+pkgver=0.16.0
+pkgrel=1
 pkgdesc='Tools and libraries for smart cards'
 arch=('x86_64' 'i686')
 url='https://github.com/OpenSC/OpenSC/wiki'
@@ -12,11 +12,11 @@
 license=('LGPL')
 backup=('etc/opensc.conf')
 makedepends=('docbook-xsl')
-depends=('openssl' 'pcsclite' 'libltdl')
+depends=('pcsclite' 'libltdl')
 options=('!emptydirs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
         bash-completion-path.patch)
-md5sums=('01e6b803865f7b7574ee65a7b2d63c17'
+md5sums=('724d128f23cd7a74b28d04300ce7bcbd'
          '3912c0a976700a5bba535f1c4278aec0')
 
 prepare() {



More information about the arch-commits mailing list