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 0b2e799b056f..222dfacdc42b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alva-git
pkgdesc = Create living prototypes with code components.
pkgver = v0.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://meetalva.io
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4914af9a0e6d..f0d13f887678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="alva"
pkgname="${_pkgname}-git"
pkgver=v0.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Create living prototypes with code components."
arch=("i686" "x86_64")
url="https://meetalva.io"