summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-11-26 11:08:15 +0100
committerNicolas Goudry2023-11-26 11:08:15 +0100
commitba63e4f8b813b0e54bd24cfb1f2ecb62437205b3 (patch)
tree8b9e3b2a8cbc4eef17e2a647dc0310343e2d494e
parentfc449cebaac0c043988921ef986b26dd8d4fc360 (diff)
downloadaur-ba63e4f8b813b0e54bd24cfb1f2ecb62437205b3.tar.gz
chore(release): v0.3.21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7f7089733b2..0b66fa328812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.20
+ pkgver = v0.3.21
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=4978fe2523a7d9a1e956d6a468fefec1a3f3ac67
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c78c4f0cb693f78cc3c0e95e49d832a14500a14e
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index 670c8974b504..0839c50f874a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.20
+pkgver=v0.3.21
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=4978fe2523a7d9a1e956d6a468fefec1a3f3ac67")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c78c4f0cb693f78cc3c0e95e49d832a14500a14e")
sha256sums=('SKIP')
pkgver() {