Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / libxkbcommon
Commits:
1fc6c859 by Jan Alexander Steffens (heftig) at 2025-10-10T13:58:40+02:00
1.12.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libxkbcommon
pkgdesc = Keymap handling library for toolkits and window systems
- pkgver = 1.11.0
+ pkgver = 1.12.0
pkgrel = 1
url = https://xkbcommon.org/
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = libxkbcommon
makedepends = wayland-protocols
makedepends = xkeyboard-config
makedepends = xorgproto
- source =
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.11.0
- b2sums =
8d7e9ac15503bad2f9bc26367b9ece5c8719f2ecf4871d0bf5e6b200347497cf9f484892ad4a55e03293e3db8c0bcd2770eae9ba754c647b69bbbe42b716564b
+ source =
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.12.0
+ b2sums =
222651ee962dd7ae13c3c1269540c4a9ef80663292554304c3d6701b110ff04a774ded729db5b0a34568a72b74921bc97e6b8d222ed57f2f69f2fc121586974c
pkgname = libxkbcommon
depends = glibc
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
libxkbcommon-x11
libxkbcommon-doc
)
-pkgver=1.11.0
+pkgver=1.12.0
pkgrel=1
pkgdesc='Keymap handling library for toolkits and window systems'
url='https://xkbcommon.org/'
@@ -33,7 +33,7 @@ checkdepends=(
xorg-server-xvfb
)
source=("git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-$pkgver")
-b2sums=('8d7e9ac15503bad2f9bc26367b9ece5c8719f2ecf4871d0bf5e6b200347497cf9f484892ad4a55e03293e3db8c0bcd2770eae9ba754c647b69bbbe42b716564b')
+b2sums=('222651ee962dd7ae13c3c1269540c4a9ef80663292554304c3d6701b110ff04a774ded729db5b0a34568a72b74921bc97e6b8d222ed57f2f69f2fc121586974c')
prepare() {
cd libxkbcommon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxkbcommon/-/commit/1fc6c8596e8b4a0dbb93f528a348d7a6bc99a5f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxkbcommon/-/commit/1fc6c8596e8b4a0dbb93f528a348d7a6bc99a5f1
You're receiving this email because of your account on gitlab.archlinux.org.