summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Goudry2023-07-24 20:45:41 +0200
committerNicolas Goudry2023-07-24 20:45:41 +0200
commitbece7bf0432beac3bf1c411559b3bf3175c5209f (patch)
tree8ca814d766780ae51af104afcef50478e97c3ddd
parentd27d15a12af8a0caf5184b6875b3056c078a63e8 (diff)
downloadaur-bece7bf0432beac3bf1c411559b3bf3175c5209f.tar.gz
chore(release): v0.3.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7dfad34b56c..e9e6747b9811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = k8sgpt-git
pkgdesc = Giving Kubernetes Superpowers to everyone
- pkgver = v0.3.8.r3.g0f03ddc
+ pkgver = v0.3.8
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
+ source = git+https://github.com/k8sgpt-ai/k8sgpt.git#commit=4038318adc22991a75d0538e40c05d6bdd48fc71
sha256sums = SKIP
pkgname = k8sgpt-git
diff --git a/PKGBUILD b/PKGBUILD
index b99aace171d3..6727de8948a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goudry <goudry.nicolas@gmail.com>
pkgname=k8sgpt-git
_pkgname=k8sgpt
-pkgver=v0.3.8.r3.g0f03ddc
+pkgver=v0.3.8
pkgrel=1
pkgdesc="Giving Kubernetes Superpowers to everyone"
arch=('x86_64' 'arm64' 'i386')