diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:00:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:00:56 +0000 |
| commit | f3004ffa1f29b1337c7d909361cbb241f4da0075 (patch) | |
| tree | 57df2888a4e5dc10dda4e0e3359529db9548b774 /repos/extra/libxkbcommon/abuild | |
| parent | a043387f766db8e40c19a93ab0956bb972e30e7b (diff) | |
| download | alicelinux-f3004ffa1f29b1337c7d909361cbb241f4da0075.tar.gz alicelinux-f3004ffa1f29b1337c7d909361cbb241f4da0075.zip | |
libxkbcommon: updated to 1.12.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 8b5b9a62..77145767 100644 --- a/repos/extra/libxkbcommon/abuild +++ b/repos/extra/libxkbcommon/abuild @@ -1,5 +1,5 @@ name=libxkbcommon -version=1.11.0 +version=1.12.0 release=1 source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz" build_opt="-Denable-docs=false -Denable-bash-completion=false" |