diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
| commit | 6974aea68acab4d278e248e737b02e1ccfb53e9c (patch) | |
| tree | 49f0e03cd907314ec8a12a1d5741b598d795e8db /libinput | |
| parent | 36812fea31f6464857e2246db04939264d169fb5 (diff) | |
| download | alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.tar.gz alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.zip | |
Woodpecker CI a76cab98c09faad5f586b2910b05edd9426f2f84 [SKIP CI]
Diffstat (limited to 'libinput')
| -rw-r--r-- | libinput/.checksum | 2 | ||||
| -rw-r--r-- | libinput/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libinput/.checksum b/libinput/.checksum index fc0f3ff4..4de0098a 100644 --- a/libinput/.checksum +++ b/libinput/.checksum @@ -1 +1 @@ -634df2e21d862d2abcb88c82834e1d4c0d198f0e4f45834d5885a479a7bf1b88 libinput-1.31.0.tar.gz +5cd2b1f174ee50b58873136ed6a81a6f6eb42714141e7e772f5f13e32ecc3141 libinput-1.31.1.tar.gz diff --git a/libinput/abuild b/libinput/abuild index ba847b7d..aced54b9 100644 --- a/libinput/abuild +++ b/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" |