summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVianney Bouchaud2021-07-28 09:39:02 +0200
committerVianney Bouchaud2021-07-28 09:39:02 +0200
commitf04a659ab831a093acec9a2ca0fcfecd5dfe365a (patch)
tree8043ecb2e85ed0ef47ebf6a05267bb51c09cfe40 /PKGBUILD
parentceb6446e091c7932ce697ff20ee84e8fe8720500 (diff)
downloadaur-f04a659ab831a093acec9a2ca0fcfecd5dfe365a.tar.gz
bumping to v2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab18585274b1..b946b2ac6cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=k8s-ldap-auth
pkgdesc="Kubernetes webhook token authentication plugin implementation using ldap."
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
arch=('x86_64' 'armv7l' 'armv7h' 'aarch64')
url="https://github.com/vbouchaud/k8s-ldap-auth"
@@ -16,7 +16,7 @@ source=(
)
sha256sums=(
- "9397ad92d6910b922cb501ef02b52a2b20f6a4f1476f62500fbdd29dae2031c6"
+ "2b1dc9fe80ffa06593d981722e644c7a59805138349e08f824775200096bb58a"
)
build() {