summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-15 22:14:37 +0000
committergithub-actions[bot]2023-11-15 22:14:37 +0000
commit1b7ddb789f63500f865b7798592a4f5d3f185e79 (patch)
treee85fc581e4a96a209a191e1acf1bf1fc87bd6c08
parent8cb5e46bfb031ffd4693c088b4779e1cb6b848e8 (diff)
downloadaur-1b7ddb789f63500f865b7798592a4f5d3f185e79.tar.gz
Automatic update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fd5396fee06..d3fbd995508d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kubectl-gke-regular-bin
pkgdesc = Kubernetes.io client binary, compatible with the GKE version from the regular channel
pkgver = v1.24.17
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/kubernetes/kubectl
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e9822364eccc..552002cf9a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# shellcheck disable=SC2034,SC2154
pkgname=kubectl-gke-regular-bin
pkgver=v1.24.17
-pkgrel=2
-pkgdesc="Kubernetes.io client binary, compatible with the GKE version from the regular channel"
-url="https://github.com/kubernetes/kubectl"
+pkgrel=3
+pkgdesc='Kubernetes.io client binary, compatible with the GKE version from the regular channel'
+url='https://github.com/kubernetes/kubectl'
arch=(i686 x86_64 armv5 armv6h armv7h aarch64)
license=(Apache-2.0)
conflicts=(kubectl-gke-regular-bin kubectl-gke-regular-bin-bin)