Date: Saturday, August 12, 2017 @ 14:17:46
  Author: jelle
Revision: 250000

upgpkg: ccid 1.4.27-2

Modified:
  ccid/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-12 13:51:28 UTC (rev 249999)
+++ PKGBUILD    2017-08-12 14:17:46 UTC (rev 250000)
@@ -4,7 +4,7 @@
 
 pkgname=ccid
 pkgver=1.4.27
-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";
@@ -34,4 +34,6 @@
   # move the configuration file in /etc and create a symbolic link
   mv "${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist" 
"${pkgdir}/etc/libccid_Info.plist"
   ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
+
+  install -Dm644 src/92_pcscd_ccid.rules 
"${pkgdir}/usr/lib/udev/rules.d/92_pcscd_ccid.rules"
 }

Reply via email to