summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e029edf5b30b..5f0575646ab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
pkgname=mastercard-pkcs11-tools
-pkgver=2.5.1
+_commit=v2.6.0
+pkgver=2.6.0
pkgrel=1
pkgdesc="Tools to manage objects on PKCS#11 cryptographic tokens"
url="https://github.com/Mastercard/pkcs11-tools"
@@ -10,7 +11,6 @@ makedepends=(
bison
flex
)
-_commit=v2.5.1
source=("git+https://github.com/Mastercard/pkcs11-tools#commit=$_commit"
"git+https://git.savannah.gnu.org/git/gnulib.git"
"oasis-pkcs11::git+https://github.com/oasis-tcs/pkcs11")