diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:24 +0000 |
| commit | 2b12267e3db24fd6248602cf12bbca4905e7a388 (patch) | |
| tree | 345ac9cf20f5fe29e2d1b435a2a2ed0fdadd5836 /repos/extra/libinput/abuild | |
| parent | ebc584fced3f46a79a121471acd00ac9bf56b619 (diff) | |
| download | alicelinux-2b12267e3db24fd6248602cf12bbca4905e7a388.tar.gz alicelinux-2b12267e3db24fd6248602cf12bbca4905e7a388.zip | |
libinput: updated to 1.28.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 4d6b3250..5d716e9d 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.28.0 +version=1.28.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" |