diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:12 +0000 |
| commit | d313e6d0844cad9ec008111aeb1dd933ccd3e375 (patch) | |
| tree | b0f62cc1e1ff6a1cb921931258b3dd7313a323c0 /repos/extra/libinput/abuild | |
| parent | 7a8cd3ec699543a1367769c6438129e423d14fdf (diff) | |
| download | alicelinux-d313e6d0844cad9ec008111aeb1dd933ccd3e375.tar.gz alicelinux-d313e6d0844cad9ec008111aeb1dd933ccd3e375.zip | |
libinput: updated to 1.29.1
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 8856a0e7..8aa31c4e 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.29.0 +version=1.29.1 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" |