summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHMH2020-06-28 00:08:03 +0200
committerHMH2020-06-28 00:08:03 +0200
commit14df0c43402788f2a288ca64721dd776b8fb6bfa (patch)
treec21ecb00ee854ab58eb6cb8411ef86bf4665eb5d
parentefe758b65a03b498f7289551d1fea34858cdb9a9 (diff)
downloadaur-14df0c43402788f2a288ca64721dd776b8fb6bfa.tar.gz
v0.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa981bf0042f..b891e08040d2 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.7.2
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/H-M-H/Weylus
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = weylus-bin
depends = libxft
depends = libxrandr
depends = libxcomposite
- source = weylus-bin-0.7.2.zip::https://github.com/H-M-H/Weylus/releases/download/v0.7.2/linux.zip
- sha256sums = 07ee6f74924ea519fd5eaab56deaba9d6b2164bd0bdc357a6b36cd61deb3f184
+ source = weylus-bin-0.8.0.zip::https://github.com/H-M-H/Weylus/releases/download/v0.8.0/linux.zip
+ sha256sums = b1fb30c6d7d24c9861a56e18c7cc3fcf650b13fabf465ae115d3842bb0c8956a
pkgname = weylus-bin
diff --git a/PKGBUILD b/PKGBUILD
index addeb3cffa26..dbc1f4795c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus-bin
-pkgver=0.7.2
+pkgver=0.8.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=('07ee6f74924ea519fd5eaab56deaba9d6b2164bd0bdc357a6b36cd61deb3f184')
+sha256sums=('b1fb30c6d7d24c9861a56e18c7cc3fcf650b13fabf465ae115d3842bb0c8956a')
package() {
install -vDm755 weylus "$pkgdir/usr/bin/weylus"