summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornltimv2023-12-30 01:26:01 +0100
committernltimv2023-12-30 01:26:01 +0100
commitd622f68ce1f732bc9b608a5605fdd2cfb4926722 (patch)
treef5937fefe5e739a456e670066df265b125791ec9 /PKGBUILD
parentab9387c42ae23e490fb94312aa3359f4422a20b8 (diff)
downloadaur-weave-gitops.tar.gz
Update to v0.38.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a469391d926..c92c79af33b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nltimv <git at nltimv dot com>
pkgname='weave-gitops'
-pkgver=0.37.0
+pkgver=0.38.0
pkgrel=1
pkgdesc='Weave GitOps is a simple open source developer platform for people who want cloud native applications, without needing Kubernetes expertise.'
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
@@ -18,7 +18,7 @@ optdepends=(
provides=('gitops' 'gitops-server')
conflicts=('gitops' 'gitops-server')
source=("$pkgname-$pkgver.tar.gz::https://github.com/weaveworks/weave-gitops/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('cf35f5967c87d4b01cb8a7ca74c1d7c38f9f575e2a7beefa46ee7762502bf2b6')
+sha256sums=('219c80b3048da51ef792741bc5dcc376171e0efcad0561df464bcf7648a39d49')
build() {
export GOPATH="$srcdir"/gopath