summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlemust832017-02-10 18:34:23 +0100
committerlemust832017-02-10 18:34:23 +0100
commit3e6a17bedcc54fa6b11e9b64afc1e8cad0c43583 (patch)
tree23a5c5fcde1ab4194329f063eae2a4696217b144 /PKGBUILD
parentb3bbf84a626f6101d2a06b552b6b8d14343b339d (diff)
downloadaur-3e6a17bedcc54fa6b11e9b64afc1e8cad0c43583.tar.gz
version 1.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134a38295da4..fe251e0b4636 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.3"
+pkgver="1.1.4"
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=('9ec8dea8ff6c6d480d107e1ceece4a286d75d738565c9b9c6d60224bee221903')
+sha256sums=('1607591ee0df07c0157a71f6cb61e1e11fe1fa17331f02d2dff020db0e28c0ae')
build()
{