diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:18:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:18:14 +0800 |
| commit | e40681e484922f331a99ba1772efc34fb3e4cb06 (patch) | |
| tree | cf121feceb64415a20bca0b369bc2967c1929ccc /repos/extra/libinput/abuild | |
| parent | e92d7658a90cfd176cb4e32c634ac40cc4ffe647 (diff) | |
| download | alicelinux-e40681e484922f331a99ba1772efc34fb3e4cb06.tar.gz alicelinux-e40681e484922f331a99ba1772efc34fb3e4cb06.zip | |
libinput: updated to 1.26.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 10cf5326..2fe56104 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.25.0 +version=1.26.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" |