Date: Wednesday, May 20, 2015 @ 16:31:49 Author: giovanni Revision: 133887
upgpkg: ccid 1.4.19-1 upstream release Modified: ccid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-20 14:28:45 UTC (rev 133886) +++ PKGBUILD 2015-05-20 14:31:49 UTC (rev 133887) @@ -3,7 +3,7 @@ # Contributor: Daniel Plaza <[email protected]> pkgname=ccid -pkgver=1.4.18 +pkgver=1.4.19 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/4111/${pkgname}-${pkgver}.tar.bz2") -md5sums=('8d57342bda53aaee706ef2d02409c4f4') +source=("https://alioth.debian.org/frs/download.php/file/4132/${pkgname}-${pkgver}.tar.bz2") +md5sums=('d1eed995ba9a2eb395a65a8a78090f52') build() { cd "${srcdir}/${pkgname}-${pkgver}"
