summaryrefslogtreecommitdiff
path: root/community/ccid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccid/PKGBUILD')
-rw-r--r--community/ccid/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD
index a0519e1fe..7441a6c5e 100644
--- a/community/ccid/PKGBUILD
+++ b/community/ccid/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 109306 2014-04-13 07:27:36Z giovanni $
+# $Id: PKGBUILD 113348 2014-06-19 12:42:15Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
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 @@ license=('LGPL' 'GPL')
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}"