diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
| commit | 135029abf0ce5010faf3bf105b16b07fef5ea34f (patch) | |
| tree | ed2927c9251cf247fb6f984d18d54ac4c5abdcbb /libinput | |
| parent | 4e76d8b2e0581e692bf632d82951c55dd1c0cdf8 (diff) | |
| download | alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.tar.gz alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
Diffstat (limited to 'libinput')
| -rw-r--r-- | libinput/.shasum | 2 | ||||
| -rw-r--r-- | libinput/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libinput/.shasum b/libinput/.shasum index 8f493631..7ba7424d 100644 --- a/libinput/.shasum +++ b/libinput/.shasum @@ -1 +1 @@ -dcea764fe0323f3074e7841e0c7e95954b60e1d03e5a5b8a40818fc4 libinput-1.31.2.tar.gz +ade97135caebde6a3cb28c86bd344f34c5a65872fe5c6d3b267747ac libinput-1.31.3.tar.gz diff --git a/libinput/abuild b/libinput/abuild index 643eb5ce..748807fa 100644 --- a/libinput/abuild +++ b/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.31.2 +version=1.31.3 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false -Dzshcompletiondir=no" |