diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:25:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:25:41 +0000 |
| commit | 27e3acc30de70cb24edc7041dfc71a3fb3f787df (patch) | |
| tree | 0db528dfa910930b6fdf508eb791023f0d613ef2 /repos/extra/libxkbcommon/abuild | |
| parent | e1aa447df54623dca4324552b78879277dc5820c (diff) | |
| download | alicelinux-27e3acc30de70cb24edc7041dfc71a3fb3f787df.tar.gz alicelinux-27e3acc30de70cb24edc7041dfc71a3fb3f787df.zip | |
libxkbcommon: updated to 1.10.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 dc65953f..7bcbe04a 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.9.2 +version=1.10.0 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |