summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteph2017-11-03 12:21:32 +0100
committersteph2017-11-03 12:21:32 +0100
commit12a4136ee9e89dd359803dfb510f9b50d86d955a (patch)
tree58498d202036ecc58ad4b51c6ad5f708d587df31
parent3e6a17bedcc54fa6b11e9b64afc1e8cad0c43583 (diff)
downloadaur-12a4136ee9e89dd359803dfb510f9b50d86d955a.tar.gz
version 1.1.5
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe251e0b4636..43271035a47e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: igordcard <igordcard@gmail.com>
# Contributor: Pascal E. <archlinux at hardfalcon dot net>
pkgname="acsccid"
-pkgver="1.1.4"
+pkgver="1.1.5"
pkgrel=1
pkgdesc="a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd)."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL2.1')
depends=('pcsclite>=1.8.3' 'libusb-compat>=0.1.4')
makedepends=('pcsclite>=1.8.3' 'libusb-compat>=0.1.4' 'flex' 'pkg-config')
source=("https://downloads.sourceforge.net/acsccid/acsccid-${pkgver}.tar.bz2")
-sha256sums=('1607591ee0df07c0157a71f6cb61e1e11fe1fa17331f02d2dff020db0e28c0ae')
+sha256sums=('e7a81d9f9a49276a7e8e3ddf8e4633ce444d69ca1ce2e580c4307d10847691c9')
build()
{