summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afbcbdb97d6b..cec8f34315f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = weave-gitops-git
pkgdesc = Weave GitOps is a simple open source developer platform for people who want cloud native applications, without needing Kubernetes expertise.
pkgver = v0.29.0.r7.g6f053dfbe
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/weaveworks/weave-gitops
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 1face71ecda7..367e38ee5cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nltimv <git at nltimv dot com>
pkgname='weave-gitops-git'
pkgver=v0.29.0.r7.g6f053dfbe
-pkgrel=1
+pkgrel=2
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')
url='https://github.com/weaveworks/weave-gitops'