[arch-commits] Commit in ccid/trunk (PKGBUILD)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Thu Oct 3 16:17:40 UTC 2013
Date: Thursday, October 3, 2013 @ 18:17:40
Author: giovanni
Revision: 98010
upgpkg: ccid 1.4.12-1
upstream release
Modified:
ccid/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-03 09:42:22 UTC (rev 98009)
+++ PKGBUILD 2013-10-03 16:17:40 UTC (rev 98010)
@@ -3,7 +3,7 @@
# Contributor: Daniel Plaza <daniel.plaza.espi at 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')
@@ -12,8 +12,8 @@
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}"
More information about the arch-commits
mailing list