summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Patrick Fair2020-10-16 09:28:49 -0600
committerChristopher Patrick Fair2020-10-16 09:28:49 -0600
commit5f419171b533bfc616efbea21758ab6de1ecbe28 (patch)
tree20c260a9a83636602d3e608e82c7ab516d805794
parentbc2ac9b67ce04d7d996071cce2065a6f770e6ad4 (diff)
downloadaur-5f419171b533bfc616efbea21758ab6de1ecbe28.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 52fa4ea763ef..91a2eaf4c497 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zsa-wally
pkgdesc = Wally: Flash your ZSA Keyboard the EZ way.
pkgver = 2.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/zsa/wally
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3c8a9ae022ff..4f7ee6264a4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsa-wally
pkgver=2.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Wally: Flash your ZSA Keyboard the EZ way."
arch=('i686' 'x86_64')
url="https://github.com/zsa/wally"