diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:20:58 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:20:58 +0000 |
| commit | 5a919219b690abfa75e02ce23f851f91c2492f9a (patch) | |
| tree | 95ea99e098c1a0b2f716c6733e07292601ac492f /repos/extra/libinput/abuild | |
| parent | 31e3c121e9c46b0816bfd97e69f805ce0ed9bda8 (diff) | |
| download | alicelinux-5a919219b690abfa75e02ce23f851f91c2492f9a.tar.gz alicelinux-5a919219b690abfa75e02ce23f851f91c2492f9a.zip | |
libinput: updated to 1.31.3
Diffstat (limited to 'repos/extra/libinput/abuild')
| -rw-r--r-- | repos/extra/libinput/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 643eb5ce..748807fa 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/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" |