summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Goudry2023-11-26 11:11:53 +0100
committerNicolas Goudry2023-11-26 11:11:53 +0100
commit39fb52e781502e19195e91e9b6d7c4e4c98972e5 (patch)
tree9f1241351931d09ae17d3e0c4100468b8be6e946 /PKGBUILD
parent6c1f5648e2369a8365bb6627235a3daa52d9bdd3 (diff)
downloadaur-k8sgpt-git.tar.gz
chore(release): v0.3.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d163804dee89..2cdf6b1320af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.22
+pkgver=v0.3.23
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=b780105807ff16f52c7d6011439c8852d27344a5")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=eb32a0f2bcdd645161b86ce50ef353da7fd6abf9")
sha256sums=('SKIP')
pkgver() {