summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Patrick Fair2020-10-16 09:37:59 -0600
committerChristopher Patrick Fair2020-10-16 09:37:59 -0600
commit9ef3afa25bc335d58f700664388c7636bdd5441f (patch)
tree80f8786b137d7de38a3039a02bb6bb60577935b5
parent228733196b84b40b1216714ae30bba3af4d0f1ff (diff)
downloadaur-9ef3afa25bc335d58f700664388c7636bdd5441f.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 f49614796f6b..45c6913885b2 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 = 6
+ pkgrel = 7
url = https://github.com/zsa/wally
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a78e0afc8a0b..3a852fee0699 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsa-wally
pkgver=2.1.0
-pkgrel=6
+pkgrel=7
pkgdesc="Wally: Flash your ZSA Keyboard the EZ way."
arch=('i686' 'x86_64')
url="https://github.com/zsa/wally"