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 07b489d6d..94aef2f6c 100644
--- a/community/ccid/PKGBUILD
+++ b/community/ccid/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78395 2012-10-17 18:38:19Z giovanni $
+# $Id: PKGBUILD 82451 2013-01-18 08:29:46Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
-pkgver=1.4.8
+pkgver=1.4.9
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/3768/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b6c37110f50b059a8ba94f118cfd679a')
+source=("https://alioth.debian.org/frs/download.php/3864/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('1afd9cc6fb1676d1fdd605d10c70d08e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"