diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:27 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:27 +0800 |
| commit | 84c44dbb80502accf3e3a97c623eaf962560dd6d (patch) | |
| tree | 5413fd5c48f380ab10419ebf9d7fd796fb8671dc /repos/extra/libinput/abuild | |
| parent | 5a3aa96d86c9501610bd72d998526af091fdfd44 (diff) | |
| download | alicelinux-84c44dbb80502accf3e3a97c623eaf962560dd6d.tar.gz alicelinux-84c44dbb80502accf3e3a97c623eaf962560dd6d.zip | |
libinput: updated to 1.27.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 67cf84c9..1ac151e5 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.26.2 +version=1.27.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" |