We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609999b commit c1caf2dCopy full SHA for c1caf2d
1 file changed
srcpkgs/libinput/template
@@ -1,7 +1,7 @@
1
# Template file for 'libinput'
2
# keep in sync with libinput-debug-gui
3
pkgname=libinput
4
-version=1.26.2
+version=1.28.1
5
revision=1
6
build_style=meson
7
configure_args="-Db_ndebug=false -Ddebug-gui=false"
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://www.freedesktop.org/wiki/Software/libinput"
15
changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases"
16
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
17
-checksum=5c1c4150f217fea1db2d1fd88e2607b2f1928cfde65c34da65a9f24dcfd69464
+checksum=a13f8c9a7d93df3c85c66afd135f0296701d8d32f911991b7aa4273fdd6a42a3
18
19
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
20
configure_args+=" -Dtests=true"
0 commit comments