diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:19 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:19 +0000 |
| commit | bc61e816fdc5e5bc896245ee8dde68c234b1c464 (patch) | |
| tree | 7003bbaf32a774990531d426ee1c9ba52f6d8bd2 /repos/extra/libxkbcommon/abuild | |
| parent | 3b1ca8ec100bf5f86a793e1bf02bdf7c2afdfa1f (diff) | |
| download | alicelinux-bc61e816fdc5e5bc896245ee8dde68c234b1c464.tar.gz alicelinux-bc61e816fdc5e5bc896245ee8dde68c234b1c464.zip | |
libxkbcommon: updated to 1.13.1
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 6444ae1d..ea80e334 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.13.0 +version=1.13.1 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |