summaryrefslogtreecommitdiff
path: root/community/ccid
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccid')
-rw-r--r--community/ccid/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD
index 9e8fbd0c3..ed6a8e23f 100644
--- a/community/ccid/PKGBUILD
+++ b/community/ccid/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 98755 2013-10-17 15:45:53Z giovanni $
+# $Id: PKGBUILD 102093 2013-12-05 07:50:08Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
-pkgver=1.4.13
+pkgver=1.4.14
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')
makedepends=('pkg-config')
backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/3959/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('89c167a873df1f8bc0dc907ce209e5ff')
+source=("https://alioth.debian.org/frs/download.php/file/3971/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('4596f82e85e2996f7877e892b5c18382')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"