diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:46 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:46 +0000 |
| commit | 6c89884ebca04d418edf0d057a4cc5798663b763 (patch) | |
| tree | 45db0319b6074789925a14778e910dbc404934df /repos/extra/libinput/abuild | |
| parent | 3bee64eae7872bc0f72126ce0098bbe323713338 (diff) | |
| download | alicelinux-6c89884ebca04d418edf0d057a4cc5798663b763.tar.gz alicelinux-6c89884ebca04d418edf0d057a4cc5798663b763.zip | |
libinput: updated to 1.31.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 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" |