diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:06 +0000 |
| commit | 5875b974d62690b786ce58a1dd3afd085c9e0a25 (patch) | |
| tree | 79bf7b901649dee1c66b8b5560decc0bbeb241f0 /repos/extra/libinput/abuild | |
| parent | e56e925d283b9259d133f509b5f502f1c804d61c (diff) | |
| download | alicelinux-5875b974d62690b786ce58a1dd3afd085c9e0a25.tar.gz alicelinux-5875b974d62690b786ce58a1dd3afd085c9e0a25.zip | |
libinput: updated to 1.30.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 a9fc1cd6..4b5e6490 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.29.2 +version=1.30.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" |