Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / libxkbcommon
Commits:
55f862a2 by Jan Alexander Steffens (heftig) at 2025-12-03T17:32:02+01:00
1.13.1-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.13.0
+ pkgver = 1.13.1
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.13.0
- b2sums =
6377e771af8fb86ce76f7925d225a609a5a1c92cc7327add693e4d3124c45f13cdec52f8e2a6f6a98317ee129e71fe4c63b75defd9b15f29ae9c2b3e2f555e28
+ source =
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.13.1
+ b2sums =
1d706adccf2fe16b0e9bd2805dd7e798ba6c561f1b02c034c146a76383188a0089ff286d0fbec6083473adb056a60864f30367cbf1fc22e3d378415b1a4665f9
pkgname = libxkbcommon
depends = glibc
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
libxkbcommon-x11
libxkbcommon-doc
)
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
pkgdesc='Keymap handling library for toolkits and window systems'
url='https://xkbcommon.org/'
@@ -35,7 +35,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/libxkbcommon/-/commit/55f862a2f611bad53202a2f1d77cf9e385c3b008
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxkbcommon/-/commit/55f862a2f611bad53202a2f1d77cf9e385c3b008
You're receiving this email because of your account on gitlab.archlinux.org.