diff options
Diffstat (limited to 'repos/extra/libinput')
| -rw-r--r-- | repos/extra/libinput/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libinput/abuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum index 776784f8..7080d367 100644 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum @@ -1 +1 @@ -a0c4ba7c14cfe9b1059d24e3aece785800f9ef832650e527086e64c6304a43b3 libinput-1.27.1.tar.gz +63b1cae57d0b359ec3d60c8cb67f049e3c6729050a3a7adf64ee450aeb249cfb libinput-1.28.0.tar.gz diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 8718eaa3..4d6b3250 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,6 +1,6 @@ name=libinput -version=1.27.1 -release=2 +version=1.28.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" |