summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-10-15 23:59:51 +0200
committerNicolas Goudry2023-10-15 23:59:51 +0200
commit9d2a2dcaa4d823201769efbc547dcc2e798b436d (patch)
tree8003c4f59456d443622925b45a02e982406d2ccb
parent756f16455f068b95c9650c05e8be008629489d4b (diff)
downloadaur-9d2a2dcaa4d823201769efbc547dcc2e798b436d.tar.gz
chore(release): v0.3.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d0be670ccff..c548a95bd1ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.17
+ pkgver = v0.3.18
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=bcd058c3b04b360012dc669f37f01fc2703afcf5
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c5c198e3d6c6426c8f69d765a5a5f0e87854e0fb
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index 08f47391171c..ea59b3a0c3d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.17
+pkgver=v0.3.18
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=bcd058c3b04b360012dc669f37f01fc2703afcf5")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=c5c198e3d6c6426c8f69d765a5a5f0e87854e0fb")
sha256sums=('SKIP')
pkgver() {