From a98c6b4b61c5f4ac96b822516f676ad6208c975b Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 13 Feb 2026 21:30:20 +0200 Subject: [PATCH] Update package version to 1.31.0 --- pkg.info | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 816ce99..46bf40e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: libinput description: Input device management and event handling library -version: 1.30.1 -revision: 4 +version: 1.31.0 +revision: 1 url: https://gitlab.freedesktop.org/libinput/libinput license: MIT +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: @@ -31,7 +33,7 @@ downloads: - url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: 4339a2b9cc96ede3c120dedaedc61e48ce567808c5229e66587525ea972ef617 + checksum: 5f95a8ce039b3b2b4560a60bbdb920518d41baa9419344e5878c94bd841d5a54 split_packages: - name: libinput - name: libinput-tools