Update package version to 1.31.0

This commit is contained in:
2026-02-13 21:30:20 +02:00
parent dcd30940c3
commit a98c6b4b61
+5 -3
View File
@@ -1,9 +1,11 @@
name: libinput name: libinput
description: Input device management and event handling library description: Input device management and event handling library
version: 1.30.1 version: 1.31.0
revision: 4 revision: 1
url: https://gitlab.freedesktop.org/libinput/libinput url: https://gitlab.freedesktop.org/libinput/libinput
license: MIT license: MIT
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
@@ -31,7 +33,7 @@ downloads:
- url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz - url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 4339a2b9cc96ede3c120dedaedc61e48ce567808c5229e66587525ea972ef617 checksum: 5f95a8ce039b3b2b4560a60bbdb920518d41baa9419344e5878c94bd841d5a54
split_packages: split_packages:
- name: libinput - name: libinput
- name: libinput-tools - name: libinput-tools