summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHMH2021-10-31 09:42:16 +0100
committerHMH2021-10-31 09:42:16 +0100
commit42407a85e28eaea87f5bbb0a917947d7c679e6bb (patch)
tree004e403349263c9d4469d16297b014e9e86ecb4c
parentaef23adeae868458f35be3afaed54557ff02cb86 (diff)
downloadaur-42407a85e28eaea87f5bbb0a917947d7c679e6bb.tar.gz
v0.11.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8940aa49815..afa56437c3be 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.11.3
+ pkgver = 0.11.4
pkgrel = 1
url = https://github.com/H-M-H/Weylus
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = weylus-bin
depends = gst-plugins-base-libs
depends = dbus
optdepends = gst-plugin-pipewire: Wayland support
- source = weylus-bin-0.11.3.zip::https://github.com/H-M-H/Weylus/releases/download/v0.11.3/linux.zip
- sha256sums = 3dcd93c8a320c5b93ebaa01dcda5385ea54d4c5d5132288082bd93c9ad9eb9ba
+ source = weylus-bin-0.11.4.zip::https://github.com/H-M-H/Weylus/releases/download/v0.11.4/linux.zip
+ sha256sums = 8f0a640d37a8aa451eef5831c513c6ebae6cb411170208ef028678ba4b8a99f2
pkgname = weylus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1874832e6649..bccd850853ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus-bin
-pkgver=0.11.3
+pkgver=0.11.4
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=('51dc2d772594f2c4bda0228bb1ea22ae2a4a889390d7d6ba409ee606915ca27f')
+sha256sums=('8f0a640d37a8aa451eef5831c513c6ebae6cb411170208ef028678ba4b8a99f2')
package() {
install -vDm755 weylus "$pkgdir/usr/bin/weylus"