diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:48 +0000 |
| commit | 737adf3b22e12543cbf996203b8dc69c8c39dc49 (patch) | |
| tree | bc5b22d2f70fa958bf858fb8e6916ce080730f90 /repos/extra/libxkbcommon/abuild | |
| parent | 9a33dd4e755b02ff14f01ac5c793756a31f2dd11 (diff) | |
| download | alicelinux-737adf3b22e12543cbf996203b8dc69c8c39dc49.tar.gz alicelinux-737adf3b22e12543cbf996203b8dc69c8c39dc49.zip | |
libxkbcommon: updated to 1.9.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 8004ba14..dc65953f 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.9.1 +version=1.9.2 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |