summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Scafora2012-06-10 05:12:18 +0000
committerGiovanni Scafora2012-06-10 05:12:18 +0000
commit49e1d9897b2cb697c4b47eff505b47bdfe05a7ce (patch)
tree97e64fe59c25bc9c7e0dfbd366f5223a370c0b01
parent799ad03555be0397c928cb0cd8001169cffa1a5c (diff)
downloadaur-49e1d9897b2cb697c4b47eff505b47bdfe05a7ce.tar.gz
rebuild
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa904c7a74f..8ca20b13edda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ccid
pkgver=1.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
arch=('i686' 'x86_64')
url="http://pcsclite.alioth.debian.org/ccid.html"
license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusb')
+depends=('pcsclite' 'libusbx')
makedepends=('pkg-config')
backup=(etc/reader.conf.d/libccidtwin)
source=("https://alioth.debian.org/frs/download.php/3711/${pkgname}-${pkgver}.tar.bz2")