diff options
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" |