diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:28 +0000 |
| commit | 1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d (patch) | |
| tree | 5e69f31babb549dde65edf60ec424718e3b1062b /repos/extra/libinput/abuild | |
| parent | 9f62941aed4eb3b1a5d6d89d163280f248116cf1 (diff) | |
| download | alicelinux-1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d.tar.gz alicelinux-1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d.zip | |
libinput: updated to 1.29.0
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 5d716e9d..8856a0e7 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.28.1 +version=1.29.0 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" |