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


Commits:
d5e1ca5f by Jan Alexander Steffens (heftig) at 2025-05-22T07:55:01+02:00
1.10.0-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-libxkbcommon
        pkgdesc = Keymap handling library for toolkits and window systems 
(32-bit)
-       pkgver = 1.9.2
+       pkgver = 1.10.0
        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.9.2
-       b2sums = 
ccbd310122d3eafbaca76bb8d37894aa9f2d738fa31e13a06def71c525980b7ddfa591cbb89da3419b3be03202afbe42c9862e6204a002f90a71aff1d921516f
+       source = 
git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-1.10.0
+       b2sums = 
f5533437ced68d012f54e7cba2bd42e58c85f98db4018db358876f8fe097c9c0e5b0a77309e6f80ffcf7c03183c4828fdb29cb017d2790e49045c72b09eb90e1
 
 pkgname = lib32-libxkbcommon
        depends = lib32-glibc


=====================================
.nvchecker.toml
=====================================
@@ -1,5 +1,4 @@
 [lib32-libxkbcommon]
-source = "github"
-github = "xkbcommon/libxkbcommon"
-use_max_tag = true
+source = "git"
+git = "https://github.com/xkbcommon/libxkbcommon.git";
 prefix = "xkbcommon-"


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
   lib32-libxkbcommon
   lib32-libxkbcommon-x11
 )
-pkgver=1.9.2
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='Keymap handling library for toolkits and window systems (32-bit)'
 url='https://xkbcommon.org/'
@@ -30,7 +30,7 @@ checkdepends=(
   xorg-server-xvfb
 )
 source=("git+https://github.com/xkbcommon/libxkbcommon#tag=xkbcommon-$pkgver";)
-b2sums=('ccbd310122d3eafbaca76bb8d37894aa9f2d738fa31e13a06def71c525980b7ddfa591cbb89da3419b3be03202afbe42c9862e6204a002f90a71aff1d921516f')
+b2sums=('f5533437ced68d012f54e7cba2bd42e58c85f98db4018db358876f8fe097c9c0e5b0a77309e6f80ffcf7c03183c4828fdb29cb017d2790e49045c72b09eb90e1')
 
 prepare() {
   cd libxkbcommon



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

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


Reply via email to