From 256f260145f2822da1c26bfc6d54f4dee9093623 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Wed, 11 Jan 2023 00:37:48 +0000 Subject: [PATCH] libinput: revbump for libwacom-2.6.0. --- srcpkgs/libinput/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index d429098fa2f..d5b88caeee0 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,7 +1,7 @@ # Template file for 'libinput' pkgname=libinput version=1.22.0 -revision=1 +revision=2 build_style=meson configure_args="-Db_ndebug=false -Ddebug-gui=false" hostmakedepends="pkg-config"