T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
9e929b99 by T.J. Townsend at 2025-02-25T14:08:39-05:00
upgpkg: 24.1.6-1: update to 24.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 24.1.5
+ pkgver = 24.1.6
pkgrel = 1
url = https://xorg.freedesktop.org
arch = x86_64
@@ -48,11 +48,11 @@ pkgbase = xorg-xwayland
provides = xorg-server-xwayland
conflicts = xorg-server-xwayland
replaces = xorg-server-xwayland
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.5.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.5.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.6.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.6.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
4c821e62013c2c79edff364c3c5e34c58f9b0e0c411baba23d9ebe3fe1daf8bbb99e56b6041c5cba66a219d9f80c469a5ee1238cef728eda197f19e7bba1e74a
+ sha512sums =
b6dcc87f5c4d880cb23216518171a704c2a501803ac2efd9d01760895d755a617cd82313c6516f27a888b0581c64d74e3f8db5c238e1ae0d13da6cc1a547c02f
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=24.1.5
+pkgver=24.1.6
pkgrel=1
arch=('x86_64')
license=(
@@ -32,7 +32,7 @@ makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'
'xorg-font-util' 'wayland-protocols' 'mesa-libgl'
'systemd')
source=(https://xorg.freedesktop.org/archive/individual/xserver/xwayland-$pkgver.tar.xz{,.sig})
-sha512sums=('4c821e62013c2c79edff364c3c5e34c58f9b0e0c411baba23d9ebe3fe1daf8bbb99e56b6041c5cba66a219d9f80c469a5ee1238cef728eda197f19e7bba1e74a'
+sha512sums=('b6dcc87f5c4d880cb23216518171a704c2a501803ac2efd9d01760895d755a617cd82313c6516f27a888b0581c64d74e3f8db5c238e1ae0d13da6cc1a547c02f'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/9e929b9934de842175f1b0502c3052e8b9bc4abe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/9e929b9934de842175f1b0502c3052e8b9bc4abe
You're receiving this email because of your account on gitlab.archlinux.org.