summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Murphy2022-07-26 17:24:22 -0400
committerD. Murphy2022-07-26 17:24:22 -0400
commit2b4c41c8d5caae915f2bdd1cd14333bab4cd16e3 (patch)
tree7b0504aef86854c6de27070e8c3f47571af9398d /PKGBUILD
parent8f59a3667f597c7dd693f244a0df442789ad480f (diff)
downloadaur-cackey.tar.gz
update to 0.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 909603f83daa..04b6cb587a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: D. Murphy (archerdm)
pkgname=cackey
-pkgver=0.7.10
+pkgver=0.7.11
pkgrel=1
pkgdesc="CACKey PKCS#11 Provider for US Department of Defense CACs"
arch=('x86_64')
url="https://cackey.rkeene.org/fossil/home"
license=('multiple')
depends=('glibc' 'zlib' 'pcsclite')
-source=('http://cackey.rkeene.org/download/0.7.10/cackey-0.7.10.tar.gz')
-sha256sums=('e2074055bab8eb1c277bfa3355767c50f792d5b87bf41f9c0d1af0e77f311583')
+source=("http://cackey.rkeene.org/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('0ed459814fb4753f6e5fa80034c55d1b312f55f88ee7317446dff49fa6e570f3')
build() {
cd $srcdir/$pkgname-$pkgver