diff options
Diffstat (limited to 'repos/extra/libinput')
| -rw-r--r-- | repos/extra/libinput/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libinput/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum index fc0f3ff4..4de0098a 100644 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum @@ -1 +1 @@ -634df2e21d862d2abcb88c82834e1d4c0d198f0e4f45834d5885a479a7bf1b88 libinput-1.31.0.tar.gz +5cd2b1f174ee50b58873136ed6a81a6f6eb42714141e7e772f5f13e32ecc3141 libinput-1.31.1.tar.gz diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index ba847b7d..aced54b9 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.31.0 +version=1.31.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" |