summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9271d42a3ed4..55cd0dc3c379 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jiří Prokop <jprokop@synaptiko.cz>
pkgname=zsa-wally
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Wally: Flash your ZSA Keyboard the EZ way."
arch=('i686' 'x86_64')
@@ -9,10 +9,12 @@ url="https://github.com/zsa/wally"
license=('MIT')
depends=('gtk3' 'webkit2gtk' 'libusb')
provides=('wally' 'wally-cli')
-source=('https://github.com/zsa/wally/releases/download/1.0.0/wally-linux.zip'
+source=('https://github.com/zsa/wally/releases/download/1.1.0-linux/wally'
+ 'https://github.com/zsa/wally/releases/download/1.1.0-linux/wally-cli'
'50-wally.rules'
)
-sha256sums=('3aabb326f8a25537042be1a7c7e79dd462a51ae7d8c3060d209d8132c96f555e'
+sha256sums=('b644601905cf3020df73a806b7d4c5844fae2eccafb6a8b26dded9b97b243c1c'
+ '6829c93652ffe9e3546ed3187c957caf06105a3c84ddd4ff6a6197e92d27c441'
'SKIP'
)