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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Feb 16 08:59:43 UTC 2014


    Date: Sunday, February 16, 2014 @ 09:59:43
  Author: giovanni
Revision: 105835

upgpkg: ccid 1.4.15-1

upstream release

Modified:
  ccid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 04:19:47 UTC (rev 105834)
+++ PKGBUILD	2014-02-16 08:59:43 UTC (rev 105835)
@@ -3,17 +3,17 @@
 # Contributor: Daniel Plaza <daniel.plaza.espi at gmail.com>
 
 pkgname=ccid
-pkgver=1.4.14
+pkgver=1.4.15
 pkgrel=1
 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
 arch=('i686' 'x86_64')
 url="http://pcsclite.alioth.debian.org/ccid.html"
 license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusbx')
+depends=('pcsclite' 'libusbx' 'flex')
 makedepends=('pkg-config')
 backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/3971/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('4596f82e85e2996f7877e892b5c18382')
+source=("https://alioth.debian.org/frs/download.php/file/3989/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('c195333c953f5530bc04a194b5ac1b71')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list