[arch-commits] Commit in ccid/trunk (PKGBUILD)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Thu Oct 17 15:45:46 UTC 2013
Date: Thursday, October 17, 2013 @ 17:45:46
Author: giovanni
Revision: 98754
upgpkg: ccid 1.4.13-1
upstream release
Modified:
ccid/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-17 14:37:31 UTC (rev 98753)
+++ PKGBUILD 2013-10-17 15:45:46 UTC (rev 98754)
@@ -3,8 +3,8 @@
# Contributor: Daniel Plaza <daniel.plaza.espi at 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"
@@ -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/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}"
More information about the arch-commits
mailing list