[arch-commits] Commit in ccid/trunk (PKGBUILD)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Wed May 1 05:38:46 UTC 2013
Date: Wednesday, May 1, 2013 @ 07:38:46
Author: giovanni
Revision: 89649
upgpkg: ccid 1.4.10-1
upstream release
Modified:
ccid/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-30 22:18:11 UTC (rev 89648)
+++ PKGBUILD 2013-05-01 05:38:46 UTC (rev 89649)
@@ -3,7 +3,7 @@
# Contributor: Daniel Plaza <daniel.plaza.espi at gmail.com>
pkgname=ccid
-pkgver=1.4.9
+pkgver=1.4.10
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/3864/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('1afd9cc6fb1676d1fdd605d10c70d08e')
+source=("https://alioth.debian.org/frs/download.php/3897/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('5372e8593624dee837269bf86e4b8b06')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list