diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 01:43:58 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 01:43:58 +0000 |
| commit | 053a4cc198219f0b243cabdf560eefd288ef4354 (patch) | |
| tree | 20717321ea867d0f08943c5e4f08b5456f90cac0 /repos/extra/libinput/abuild | |
| parent | 2e637ae77051e78bff8cd7fbe0f21e9a9e2becd8 (diff) | |
| download | alicelinux-053a4cc198219f0b243cabdf560eefd288ef4354.tar.gz alicelinux-053a4cc198219f0b243cabdf560eefd288ef4354.zip | |
libinput: updated to 1.31.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 aced54b9..643eb5ce 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.31.1 +version=1.31.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" |