diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:16:55 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:16:55 +0000 |
| commit | c5371e1e87bc0136cdcfaa3793a421bccef4eba6 (patch) | |
| tree | 51e9e8813a98fd845ded233c0c56bcff31352c23 /repos/extra/libinput/abuild | |
| parent | 087c4a8ad7ad629db9cb2375a03d38280b152d5e (diff) | |
| download | alicelinux-c5371e1e87bc0136cdcfaa3793a421bccef4eba6.tar.gz alicelinux-c5371e1e87bc0136cdcfaa3793a421bccef4eba6.zip | |
libinput: updated to 1.29.2
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 8aa31c4e..a9fc1cd6 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.29.1 +version=1.29.2 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" |