diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:38 +0000 |
| commit | b3160f18f19006c54795504de683ce8225f19cbf (patch) | |
| tree | 62be92fc9dc9475732c30b060c802a27b2f061ae /repos/extra/libxkbcommon/abuild | |
| parent | c3d88860299b5b09def2ff39f12d2abbdb788f7b (diff) | |
| download | alicelinux-b3160f18f19006c54795504de683ce8225f19cbf.tar.gz alicelinux-b3160f18f19006c54795504de683ce8225f19cbf.zip | |
libxkbcommon: updated to 1.11.0
Diffstat (limited to 'repos/extra/libxkbcommon/abuild')
| -rw-r--r-- | repos/extra/libxkbcommon/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libxkbcommon/abuild b/repos/extra/libxkbcommon/abuild index 7bcbe04a..8b5b9a62 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.10.0 +version=1.11.0 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |