summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVianney Bouchaud2023-11-28 09:25:26 +0100
committerVianney Bouchaud2023-11-28 09:25:26 +0100
commit8747a41786b11091559bb1f328bd2a23f2485c22 (patch)
tree2ded3a52676fc32ba41d0bbeb52c446ec80c65d7
parent8260e32f06a93603967855c7975583095a93267d (diff)
downloadaur-8747a41786b11091559bb1f328bd2a23f2485c22.tar.gz
pkgrel reset to 1 in PKGBUILD.tpl
-rw-r--r--PKGBUILD.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.tpl b/PKGBUILD.tpl
index 28e3cb8a2b03..d315af6be996 100644
--- a/PKGBUILD.tpl
+++ b/PKGBUILD.tpl
@@ -3,7 +3,7 @@
pkgname=kubebuilder
pkgdesc="SDK for building Kubernetes APIs"
pkgver=$KUBEBUILDER_VERSION
-pkgrel=2
+pkgrel=1
arch=('x86_64' 'armv7l' 'armv7h' 'aarch64')
url="https://github.com/kubernetes-sigs/kubebuilder"
license=('apache')