From 36617bcb72b8b2d4c940a803b1e24f6005b2bedb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 Aug 2025 18:30:31 -0400 Subject: [PATCH] libxkbcommon: update to 1.11.0. --- srcpkgs/libxkbcommon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template index 2a01a686ae8..b8ac8a2240c 100644 --- a/srcpkgs/libxkbcommon/template +++ b/srcpkgs/libxkbcommon/template @@ -1,6 +1,6 @@ # Template file for 'libxkbcommon' pkgname=libxkbcommon -version=1.10.0 +version=1.11.0 revision=1 build_style=meson # b_ndebug=false is needed to pass the test suite, as it relies on side effects @@ -18,7 +18,7 @@ license="MIT" homepage="https://xkbcommon.org/" changelog="https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md" distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz" -checksum=0427585a4d6ca17c9fc1ac4b539bf303348e9080af70c5ea402503bc370a9631 +checksum=78a6b14f16e9a55025978c252e53ce9e16a02bfdb929550b9a0db5af87db7e02 post_install() { vlicense LICENSE