summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b66bc1405fd9..45a74d9d54ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = weylus-bin
pkgdesc = Weylus - Use your tablet as graphic tablet/touch screen on your computer.
- pkgver = 0.9.0
+ pkgver = 0.9.1
pkgrel = 1
url = https://github.com/H-M-H/Weylus
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = weylus-bin
depends = libxrandr
depends = libxcomposite
depends = glu
- source = weylus-bin-0.9.0.zip::https://github.com/H-M-H/Weylus/releases/download/v0.9.0/linux.zip
- sha256sums = 8143b65064e5d84e9a71d60fac713177427e40a635a101c72e657667e1437127
+ source = weylus-bin-0.9.1.zip::https://github.com/H-M-H/Weylus/releases/download/v0.9.1/linux.zip
+ sha256sums = 854b7717d6d8f0133ba6cbf406c422b72aa38c7a44b80da75b7bd064286d6d50
pkgname = weylus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0f22d75dcce0..1c483e698c62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus-bin
-pkgver=0.9.0
+pkgver=0.9.1
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=('8143b65064e5d84e9a71d60fac713177427e40a635a101c72e657667e1437127')
+sha256sums=('854b7717d6d8f0133ba6cbf406c422b72aa38c7a44b80da75b7bd064286d6d50')
package() {
install -vDm755 weylus "$pkgdir/usr/bin/weylus"