summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-10-08 21:26:24 +0200
committerNicolas Goudry2023-10-08 21:26:24 +0200
commit1c8ffe302af770f2878789f0df5b9b427d92f221 (patch)
tree9073ecdb1d2c7de94e3c3c83a7a610b9e81b74f7
parent639965a0c63248cd985cd71fbd5938b2f3e88d4c (diff)
downloadaur-1c8ffe302af770f2878789f0df5b9b427d92f221.tar.gz
chore(release): v0.3.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e14287bc41f..fdce721bf43e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.15
+ pkgver = v0.3.16
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=ac2937c82165d619e8e95b32fc51352ac5fa0e96
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=9bd11feb0130cf32b1dc321c5bc45b93217b1ab9
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index 33cd2bd45b72..08cdcd2b9b8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.15
+pkgver=v0.3.16
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=ac2937c82165d619e8e95b32fc51352ac5fa0e96")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=9bd11feb0130cf32b1dc321c5bc45b93217b1ab9")
sha256sums=('SKIP')
pkgver() {