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 d57d27857942..a99352d3b4cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = flux-bin
pkgdesc = Open and extensible continuous delivery solution for Kubernetes
pkgver = 0.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://fluxcd.io/
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index d4d72dd8b80b..eca2e3afcb9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=flux-bin
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Open and extensible continuous delivery solution for Kubernetes"
url="https://fluxcd.io/"
arch=("x86_64" "armv6h" "armv7h" "aarch64")