summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc24725c1713..6f9f2ac6fa43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HMH <henry@freedesk.net>
pkgname=weylus
-pkgver=0.11.3
+pkgver=0.11.4
pkgrel=1
pkgdesc="Use your tablet as graphic tablet/touch screen on your computer."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/H-M-H/Weylus"
license=('AGPL3')
conflicts=('weylus-bin')
source=("$pkgname-$pkgver.zip::https://github.com/H-M-H/Weylus/archive/v$pkgver.zip")
-sha256sums=('5c8af860ae23a71203d547a5f1d8012bf51c00543ad1110d0fceb0de0c3ae33d')
+sha256sums=('9cc838e6406ea763c448e64775c42a8faf62a43e63a14facfbdbe0704336e4f8')
makedepends=(rust typescript gcc libx11 pkg-config git make cmake)