summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-10-08 21:25:28 +0200
committerNicolas Goudry2023-10-08 21:25:28 +0200
commit639965a0c63248cd985cd71fbd5938b2f3e88d4c (patch)
tree68e0876484b7cc18aab6a065933bd42c77bd997e
parente8fb9b531169fc88fe345af31a99185649707393 (diff)
downloadaur-639965a0c63248cd985cd71fbd5938b2f3e88d4c.tar.gz
chore(release): v0.3.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac92c722b1dc..4e14287bc41f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.14
+ pkgver = v0.3.15
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=95ebc52a6b2dbe6eb28ff26fd64059afe779fa2d
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=ac2937c82165d619e8e95b32fc51352ac5fa0e96
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index 59892e61a365..33cd2bd45b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.14
+pkgver=v0.3.15
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=95ebc52a6b2dbe6eb28ff26fd64059afe779fa2d")
+source=("git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=ac2937c82165d619e8e95b32fc51352ac5fa0e96")
sha256sums=('SKIP')
pkgver() {