summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-11-26 11:10:42 +0100
committerNicolas Goudry2023-11-26 11:10:42 +0100
commit6c1f5648e2369a8365bb6627235a3daa52d9bdd3 (patch)
tree992380e1807752b992a9c234b1234d501d8a486b
parentba63e4f8b813b0e54bd24cfb1f2ecb62437205b3 (diff)
downloadaur-6c1f5648e2369a8365bb6627235a3daa52d9bdd3.tar.gz
chore(release): v0.3.22
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b66fa328812..c1facf704a4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.21
+ pkgver = v0.3.22
pkgrel = 1
url = http://k8sgpt.ai/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = k8sgpt-git
makedepends = git
provides = k8sgpt
conflicts = k8sgpt
- source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c78c4f0cb693f78cc3c0e95e49d832a14500a14e
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=b780105807ff16f52c7d6011439c8852d27344a5
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index 0839c50f874a..d163804dee89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.21
+pkgver=v0.3.22
pkgrel=1
pkgdesc="Giving Kubernetes Superpowers to everyone"
arch=('x86_64' 'arm64' 'i386')
@@ -11,7 +11,7 @@ provides=('k8sgpt')
options=()
license=('Apache')
makedepends=('go' 'git')
-source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c78c4f0cb693f78cc3c0e95e49d832a14500a14e")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=b780105807ff16f52c7d6011439c8852d27344a5")
sha256sums=('SKIP')
pkgver() {