diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:05:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:05:10 +0000 |
| commit | 6fb3413839314a6aa2840a1979be9afd7e01fbb5 (patch) | |
| tree | 71d662bfcc1ce9f39483413055700bd179425006 /repos/extra/libxkbcommon/abuild | |
| parent | 846b061cf4eb4ce62e8bc92e0d11a8025be4bb16 (diff) | |
| download | alicelinux-6fb3413839314a6aa2840a1979be9afd7e01fbb5.tar.gz alicelinux-6fb3413839314a6aa2840a1979be9afd7e01fbb5.zip | |
libxkbcommon: updated to 1.9.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 857e4e17..be6d2f86 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.8.1 +version=1.9.0 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |