Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-libxkbcommon


Commits:
a04472cd by Jan Alexander Steffens (heftig) at 2025-04-27T19:24:21+02:00
1.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lib32-libxkbcommon
        pkgdesc = Keymap handling library for toolkits and window systems 
(32-bit)
-       pkgver = 1.8.1
-       pkgrel = 2
+       pkgver = 1.9.0
+       pkgrel = 1
        url = https://xkbcommon.org/
        arch = x86_64
        license = MIT
@@ -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.8.1
-       b2sums = 
0e524d4f47f32b5df5fe94ad8ac573084f2ffe2f5836190ac5ec88774e0d7fb0e978d6909163aab27ed192ae6a136f8c78e11c41916fbab5847e1b4f014a3530
+       source = 
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.9.0
+       b2sums = 
974dd98fad6cc068697889e88edba72be0cddfae923e83853a2eff96944b2aeca359498f673e04132ef7408a58941d0889487b5139467c128facc6b23db2c5eb
 
 pkgname = lib32-libxkbcommon
        depends = lib32-glibc


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@ pkgname=(
   lib32-libxkbcommon
   lib32-libxkbcommon-x11
 )
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='Keymap handling library for toolkits and window systems (32-bit)'
 url='https://xkbcommon.org/'
 arch=(x86_64)
@@ -30,11 +30,10 @@ checkdepends=(
   xorg-server-xvfb
 )
 source=("git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-$pkgver";)
-b2sums=('0e524d4f47f32b5df5fe94ad8ac573084f2ffe2f5836190ac5ec88774e0d7fb0e978d6909163aab27ed192ae6a136f8c78e11c41916fbab5847e1b4f014a3530')
+b2sums=('974dd98fad6cc068697889e88edba72be0cddfae923e83853a2eff96944b2aeca359498f673e04132ef7408a58941d0889487b5139467c128facc6b23db2c5eb')
 
 prepare() {
   cd libxkbcommon
-  git cherry-pick -n d7e112febb7ab756563da6eced0a650396be5945 # support 
libxml2 2.14
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxkbcommon/-/commit/a04472cd63eaa83029f6c2f52cf4dc23137b2a83

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxkbcommon/-/commit/a04472cd63eaa83029f6c2f52cf4dc23137b2a83
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to