summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Scafora2013-10-03 16:17:40 +0000
committerGiovanni Scafora2013-10-03 16:17:40 +0000
commitca897471c5a4e2db8939983a98f3f0b86bf622f8 (patch)
treea4a221f7361ff3372c3649fd3442ad9182f5c97f
parentba6a4460257a05482bb1c313bb1b92a99b8ba29b (diff)
downloadaur-ca897471c5a4e2db8939983a98f3f0b86bf622f8.tar.gz
upstream release
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c39fdaf8c881..e4a3b577bd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
-pkgver=1.4.11
+pkgver=1.4.12
pkgrel=1
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
arch=('i686' 'x86_64')
@@ -11,8 +11,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/3920/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('20e3d6f045c53707a597cbacb86b6c5b')
+source=("https://alioth.debian.org/frs/download.php/file/3937/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('54a314b60b60a9549febc75b6dc516d5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"