summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTravis Glenn Hansen2016-08-27 15:20:07 -0600
committerTravis Glenn Hansen2016-08-27 15:20:07 -0600
commit704bf014267afd576daa893b2adedfdbe15976b1 (patch)
treef90fa0025d7e8bdba8d6d85813317d3a25ca10d6 /PKGBUILD
parent046d31bc426b847a8cffd6ac7c2acc3d88bdace9 (diff)
downloadaur-704bf014267afd576daa893b2adedfdbe15976b1.tar.gz
bump yubico-piv-tool-1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 785b574a1a30..2cbad0c3cfb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: travisghansen <travisghansen@yahoo.com>
pkgname=yubico-piv-tool
-pkgver=1.2.2
+pkgver=1.4.2
pkgrel=1
pkgdesc="Tool to interact with the PIV applet on a YubiKey NEO"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('pcsclite')
url=https://developers.yubico.com/yubico-piv-tool/
source=("${pkgname}-${pkgver}.tar.gz::https://developers.yubico.com/yubico-piv-tool/Releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7bea2545c6af1b0142c732af9213b49e')
+md5sums=('b03dc5adef8504f822a7586e65f5b33c')
options=(!libtool)
build() {