Date: Thursday, June 19, 2014 @ 14:42:06 Author: giovanni Revision: 113347
upgpkg: ccid 1.4.17-1 upstream release Modified: ccid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-19 09:22:21 UTC (rev 113346) +++ PKGBUILD 2014-06-19 12:42:06 UTC (rev 113347) @@ -3,7 +3,7 @@ # Contributor: Daniel Plaza <[email protected]> pkgname=ccid -pkgver=1.4.16 +pkgver=1.4.17 pkgrel=1 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ depends=('pcsclite' 'libusbx' 'flex') makedepends=('pkg-config') backup=(etc/reader.conf.d/libccidtwin) -source=("https://alioth.debian.org/frs/download.php/file/4016/${pkgname}-${pkgver}.tar.bz2") -md5sums=('2f3ca6c4b4ad0f81d41a0e032e0f556f') +source=("https://alioth.debian.org/frs/download.php/file/4091/${pkgname}-${pkgver}.tar.bz2") +md5sums=('a227a20a0dd034cd4bb7400806a0a2d0') build() { cd "${srcdir}/${pkgname}-${pkgver}"
