diff --git a/main/xkeyboard-config/template.py b/main/xkeyboard-config/template.py index 532b2472c3..9619a89a1c 100644 --- a/main/xkeyboard-config/template.py +++ b/main/xkeyboard-config/template.py @@ -1,5 +1,5 @@ pkgname = "xkeyboard-config" -pkgver = "2.42" +pkgver = "2.43" pkgrel = 0 build_style = "meson" configure_args = ["-Dxorg-rules-symlinks=true", "-Dcompat-rules=true"] @@ -12,7 +12,7 @@ license = "MIT" url = "https://www.freedesktop.org/wiki/Software/XKeyboardConfig" source = f"$(XORG_SITE)/data/xkeyboard-config/xkeyboard-config-{pkgver}.tar.xz" -sha256 = "a6b06ebfc1f01fc505f2f05f265f95f67cc8873a54dd247e3c2d754b8f7e0807" +sha256 = "c810f362c82a834ee89da81e34cd1452c99789339f46f6037f4b9e227dd06c01" hardening = ["vis", "cfi"]