diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:44:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:44:12 +0000 |
| commit | d2fcc417be923059c89ff298c6738bf98748b76b (patch) | |
| tree | cfef130b35e84bd8f7ef93c1cbc2c857c76b8e93 /repos/extra/libinput/abuild | |
| parent | ec8a93b52e1c000779db665bce77a78a137fb92c (diff) | |
| download | alicelinux-d2fcc417be923059c89ff298c6738bf98748b76b.tar.gz alicelinux-d2fcc417be923059c89ff298c6738bf98748b76b.zip | |
libinput: updated to 1.30.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 4b5e6490..0d76ce8c 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.30.0 +version=1.30.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" |