From b973fb0c22ae1429e625409e7e66fdbe3d7f1556 Mon Sep 17 00:00:00 2001 From: katerica <47224228+b-r-y@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:51:34 +0200 Subject: [PATCH] libinput: bump lua54 to lua55 --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 34e753b02f9136..14ded3e55d3fbd 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -2,12 +2,12 @@ # keep in sync with libinput-debug-gui pkgname=libinput version=1.31.3 -revision=1 +revision=2 build_style=meson configure_args="-Db_ndebug=false -Ddebug-gui=false" hostmakedepends="pkg-config" makedepends="libevdev-devel libwacom-devel mtdev-devel eudev-libudev-devel - lua54-devel" + lua55-devel" checkdepends="valgrind check-devel python3-pytest" short_desc="Provides handling input devices in Wayland compositors and X" maintainer="Orphaned "