From 3d35a92ea3ea7eb191ca8cc371e5ef7954163157 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Thu, 4 Jun 2026 10:02:32 +0200 Subject: [PATCH 1/2] libinput: update to 1.31.3 --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index eca2c0f9affa57..34e753b02f9136 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,7 +1,7 @@ # Template file for 'libinput' # keep in sync with libinput-debug-gui pkgname=libinput -version=1.31.2 +version=1.31.3 revision=1 build_style=meson configure_args="-Db_ndebug=false -Ddebug-gui=false" @@ -15,7 +15,7 @@ license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases" distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz" -checksum=507a40b8a74568ed7c2bd05acf2e15ee3d9f4703102dca86d4f6a804e73bf1f6 +checksum=b6749bf6f1890f6631c0a70a027c35fec9d2e096a39f720548896e41474a9854 if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true" From 2ddb2064dd8ebe99da354b5e14aa3fc95c619a95 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Thu, 4 Jun 2026 10:03:06 +0200 Subject: [PATCH 2/2] libinput-debug-gui: update to 1.31.3 --- srcpkgs/libinput-debug-gui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput-debug-gui/template b/srcpkgs/libinput-debug-gui/template index f0e0d7efc09c97..bb7f72e708fb27 100644 --- a/srcpkgs/libinput-debug-gui/template +++ b/srcpkgs/libinput-debug-gui/template @@ -2,7 +2,7 @@ # keep in sync with libinput # split to avoid cycle: gst-plugins-bad1 -> zbar -> qt5 -> libinput -> gtk4 -> gst-plugins-bad1 pkgname=libinput-debug-gui -version=1.31.2 +version=1.31.3 revision=1 build_style=meson configure_args="-Db_ndebug=false -Dtests=false -Ddebug-gui=true" @@ -15,7 +15,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz" -checksum=507a40b8a74568ed7c2bd05acf2e15ee3d9f4703102dca86d4f6a804e73bf1f6 +checksum=b6749bf6f1890f6631c0a70a027c35fec9d2e096a39f720548896e41474a9854 post_install() { mv ${DESTDIR}/usr/libexec/libinput/libinput-debug-gui ${DESTDIR}/libinput-debug-gui