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


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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libxkbcommon
        pkgdesc = Keymap handling library for toolkits and window systems
-       pkgver = 1.8.1
-       pkgrel = 2
+       pkgver = 1.9.0
+       pkgrel = 1
        url = https://xkbcommon.org/
        arch = x86_64
        license = MIT
@@ -19,8 +19,8 @@ pkgbase = 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 = libxkbcommon
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@ pkgname=(
   libxkbcommon-x11
   libxkbcommon-doc
 )
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='Keymap handling library for toolkits and window systems'
 url='https://xkbcommon.org/'
 arch=(x86_64)
@@ -33,11 +33,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/libxkbcommon/-/commit/d7e3fb7165c136e816d02b15a00c3e9dbf56d9be

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


Reply via email to