summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Patrick Fair2020-09-01 09:03:43 -0600
committerChristopher Patrick Fair2020-09-01 09:03:43 -0600
commit47f76df541256f5642e90d0680394edf874569f2 (patch)
tree3953cf419f4703156f463843c8810eaa06e6ac44
parent983f7da2950bd38ca322acd2c30399c5141595fc (diff)
downloadaur-47f76df541256f5642e90d0680394edf874569f2.tar.gz
modified: .SRCINFO
modified: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4aa094d9dba..2d7e565437cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zsa-wally
pkgdesc = Wally: Flash your ZSA Keyboard the EZ way.
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 5
url = https://github.com/zsa/wally
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b7984ab4a20c..46f4eeeab01e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsa-wally
pkgver=2.0.0
-pkgrel=1
+pkgrel=5
pkgdesc="Wally: Flash your ZSA Keyboard the EZ way."
arch=('i686' 'x86_64')
url="https://github.com/zsa/wally"