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