summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d7212afd30c..b66bc1405fd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = weylus-bin
pkgdesc = Weylus - Use your tablet as graphic tablet/touch screen on your computer.
- pkgver = 0.8.0
- pkgrel = 2
+ pkgver = 0.9.0
+ pkgrel = 1
url = https://github.com/H-M-H/Weylus
arch = x86_64
license = AGPL3
@@ -12,8 +12,8 @@ pkgbase = weylus-bin
depends = libxrandr
depends = libxcomposite
depends = glu
- source = weylus-bin-0.8.0.zip::https://github.com/H-M-H/Weylus/releases/download/v0.8.0/linux.zip
- sha256sums = b1fb30c6d7d24c9861a56e18c7cc3fcf650b13fabf465ae115d3842bb0c8956a
+ source = weylus-bin-0.9.0.zip::https://github.com/H-M-H/Weylus/releases/download/v0.9.0/linux.zip
+ sha256sums = 8143b65064e5d84e9a71d60fac713177427e40a635a101c72e657667e1437127
pkgname = weylus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1e7a33136b5a..0f22d75dcce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus-bin
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
pkgdesc="Weylus - Use your tablet as graphic tablet/touch screen on your computer."
arch=('x86_64')
url="https://github.com/H-M-H/Weylus"
license=('AGPL3')
source=("$pkgname-$pkgver.zip::https://github.com/H-M-H/Weylus/releases/download/v$pkgver/linux.zip")
-sha256sums=('b1fb30c6d7d24c9861a56e18c7cc3fcf650b13fabf465ae115d3842bb0c8956a')
+sha256sums=('8143b65064e5d84e9a71d60fac713177427e40a635a101c72e657667e1437127')
package() {
install -vDm755 weylus "$pkgdir/usr/bin/weylus"