Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-libxkbcommon
Commits:
91251436 by Jan Alexander Steffens (heftig) at 2025-12-03T17:32:06+01:00
1.13.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libxkbcommon
pkgdesc = Keymap handling library for toolkits and window systems
(32-bit)
- pkgver = 1.13.0
+ pkgver = 1.13.1
pkgrel = 1
url = https://xkbcommon.org/
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = lib32-libxkbcommon
makedepends = wayland-protocols
makedepends = xkeyboard-config
makedepends = xorgproto
- source =
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.13.0
- b2sums =
6377e771af8fb86ce76f7925d225a609a5a1c92cc7327add693e4d3124c45f13cdec52f8e2a6f6a98317ee129e71fe4c63b75defd9b15f29ae9c2b3e2f555e28
+ source =
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.13.1
+ b2sums =
1d706adccf2fe16b0e9bd2805dd7e798ba6c561f1b02c034c146a76383188a0089ff286d0fbec6083473adb056a60864f30367cbf1fc22e3d378415b1a4665f9
pkgname = lib32-libxkbcommon
depends = lib32-glibc
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
lib32-libxkbcommon
lib32-libxkbcommon-x11
)
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
pkgdesc='Keymap handling library for toolkits and window systems (32-bit)'
url='https://xkbcommon.org/'
@@ -32,7 +32,7 @@ checkdepends=(
source=(
"git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-$pkgver"
)
-b2sums=('6377e771af8fb86ce76f7925d225a609a5a1c92cc7327add693e4d3124c45f13cdec52f8e2a6f6a98317ee129e71fe4c63b75defd9b15f29ae9c2b3e2f555e28')
+b2sums=('1d706adccf2fe16b0e9bd2805dd7e798ba6c561f1b02c034c146a76383188a0089ff286d0fbec6083473adb056a60864f30367cbf1fc22e3d378415b1a4665f9')
prepare() {
cd libxkbcommon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxkbcommon/-/commit/91251436386a8248ff692dd287831d7b299bce94
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxkbcommon/-/commit/91251436386a8248ff692dd287831d7b299bce94
You're receiving this email because of your account on gitlab.archlinux.org.