diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:06 +0000 |
| commit | 5875b974d62690b786ce58a1dd3afd085c9e0a25 (patch) | |
| tree | 79bf7b901649dee1c66b8b5560decc0bbeb241f0 /repos/extra/libinput | |
| parent | e56e925d283b9259d133f509b5f502f1c804d61c (diff) | |
| download | alicelinux-5875b974d62690b786ce58a1dd3afd085c9e0a25.tar.gz alicelinux-5875b974d62690b786ce58a1dd3afd085c9e0a25.zip | |
libinput: updated to 1.30.0
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 a3fafd76..974a18cb 100644 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum @@ -1 +1 @@ -fbcd57d15445fcc946fef6d1b79f4b81031acab896ae3c485339a6db00057ba6 libinput-1.29.2.tar.gz +101241cccb82207d9445d6b794cfd6fa6bb54300d43137d1cc733bd417b91d02 libinput-1.30.0.tar.gz diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index a9fc1cd6..4b5e6490 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.29.2 +version=1.30.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" |