summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Scafora2013-10-17 15:45:46 +0000
committerGiovanni Scafora2013-10-17 15:45:46 +0000
commite84df88d823ced93ee09a1a3cbfb08b4e66645ef (patch)
tree7d6cfa2fc4bcbfabd1d82117906484aa0ea31678
parent60230d5e81b0ddfbd5b3317d3fe318127c6412d6 (diff)
downloadaur-e84df88d823ced93ee09a1a3cbfb08b4e66645ef.tar.gz
upstream release
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bec327c9a7bd..f86edb06260a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
-pkgver=1.4.12
-pkgrel=2
+pkgver=1.4.13
+pkgrel=1
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
arch=('i686' 'x86_64')
url="http://pcsclite.alioth.debian.org/ccid.html"
@@ -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/3937/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('54a314b60b60a9549febc75b6dc516d5')
+source=("https://alioth.debian.org/frs/download.php/file/3959/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('89c167a873df1f8bc0dc907ce209e5ff')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"