summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHMH2021-07-10 20:48:06 +0200
committerHMH2021-07-10 20:48:06 +0200
commit31750992cc8e57f5021cf336bc224d0dfd472777 (patch)
tree49ebe450b754d20a20792f02536e14f038d0914a
parenta87a02f561041a9edd1eb471b4ef45da24c8b583 (diff)
downloadaur-31750992cc8e57f5021cf336bc224d0dfd472777.tar.gz
v0.11.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2962b64737e..eb435a896bc4 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.1
+ pkgver = 0.11.2
pkgrel = 1
url = https://github.com/H-M-H/Weylus
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = weylus-bin
depends = libva
depends = gst-plugins-base-libs
depends = dbus
- source = weylus-bin-0.11.1.zip::https://github.com/H-M-H/Weylus/releases/download/v0.11.1/linux.zip
- sha256sums = a54c02041a3632e508457f73fbd81de77d1610f1639cd15b308944e0b5dc53c6
+ source = weylus-bin-0.11.2.zip::https://github.com/H-M-H/Weylus/releases/download/v0.11.2/linux.zip
+ sha256sums = 3dcd93c8a320c5b93ebaa01dcda5385ea54d4c5d5132288082bd93c9ad9eb9ba
pkgname = weylus-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 3d05acaf2c95..cebec5032111 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus-bin
-pkgver=0.11.1
+pkgver=0.11.2
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=('a54c02041a3632e508457f73fbd81de77d1610f1639cd15b308944e0b5dc53c6')
+sha256sums=('3dcd93c8a320c5b93ebaa01dcda5385ea54d4c5d5132288082bd93c9ad9eb9ba')
package() {
install -vDm755 weylus "$pkgdir/usr/bin/weylus"