diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-03 23:27:36 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-03 23:27:36 +0000 |
| commit | 3e17042a4a5f074e473093ea63838c8d9c27c499 (patch) | |
| tree | f62efb416a4fd31b3a4ce30332d4431578648fbb /repos/extra/libxkbcommon/abuild | |
| parent | de60fa0a8df4684578e8323e6bbc7cbb67f56e55 (diff) | |
| download | alicelinux-3e17042a4a5f074e473093ea63838c8d9c27c499.tar.gz alicelinux-3e17042a4a5f074e473093ea63838c8d9c27c499.zip | |
libxkbcommon: updated to 1.13.2
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 ea80e334..756653ce 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.13.1 +version=1.13.2 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |