summaryrefslogtreecommitdiff
path: root/libinput
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-03-07 18:08:45 +0100
committerJuergen Daubert <jue@jue.li>2020-03-07 18:08:45 +0100
commitf2dd013d81f3cf65f5278ae5524352ff7ed974b8 (patch)
treecb72bf2398b57ae9bb73d2b01e2c08685e4561aa /libinput
parentb0deb956a0c3869c8791a9473c465bd15b92e016 (diff)
downloadxorg-f2dd013d81f3cf65f5278ae5524352ff7ed974b8.tar.gz
xorg-f2dd013d81f3cf65f5278ae5524352ff7ed974b8.tar.xz
libinput: update to 1.15.3
Diffstat (limited to 'libinput')
-rw-r--r--libinput/.signature6
-rw-r--r--libinput/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/libinput/.signature b/libinput/.signature
index 22235851..f0fe881b 100644
--- a/libinput/.signature
+++ b/libinput/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndB8VfbjCGOgcE4VQYm+zk2SQCvAXjOBM+EqUkTamhkFxRRSmzGjMaqG51N9RPA1J+smy7Du/8N5k3xoqAH8ebgw=
-SHA256 (Pkgfile) = 535c098bd4f1d9456ab114502a048544edce46b00c274070ad9d09a1536f7af6
+RWTSGWF5Q7TndFIqsbOk6U3qW5Ipqg4fjb35U36dEEaEI2adl/qwB1B5iIMPT1z4pq00HlK0lmkHLNoUgtVjLOljtWh8OjN8SQ0=
+SHA256 (Pkgfile) = 0a42a8142f02272e6dd20551c57331bcdbd315ad7f86774cc55c281a7fca2672
SHA256 (.footprint) = fad7003784ab73aebd7d3049cf1f46ca1a2cee772895813cc4c0519116a018a2
-SHA256 (libinput-1.15.2.tar.xz) = 971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747
+SHA256 (libinput-1.15.3.tar.xz) = 5b12427dd50489c2b41b04ae2ca54e31a112a33cb861f00ccd15a2ad7a88694d
diff --git a/libinput/Pkgfile b/libinput/Pkgfile
index a35c0fc9..46672df6 100644
--- a/libinput/Pkgfile
+++ b/libinput/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: eudev meson mtdev ninja xorg-libevdev
name=libinput
-version=1.15.2
+version=1.15.3
release=1
source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz)
@@ -20,7 +20,7 @@ build() {
-Dtests=false \
-Dlibwacom=false \
-Dudev-dir=/lib/udev \
- -Dzshcompletiondir=no
+ -Dzshcompletiondir=no
DESTDIR=$PKG ninja -C build -j ${JOBS:-1} install
}

Generated by cgit