Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / xorg-xwayland
Commits: 7a1987da by Andreas Radke at 2025-06-18T19:08:25+02:00 upgpkg: 24.1.8-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = xorg-xwayland pkgdesc = run X clients under wayland - pkgver = 24.1.7 + pkgver = 24.1.8 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.7.tar.xz - source = https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.7.tar.xz.sig + source = https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.8.tar.xz + source = https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.8.tar.xz.sig validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540 validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF - sha512sums = b5c5d39619743bff328c178a7496f04e17b527d3d7d6f6f54b0d2804fed54dbae16b76eb8f3921ca2557fa50b85601e40f8a2c809dc3c1e896cc1c662f91e013 + sha512sums = 417498baa87e6bfc11a778d31788a2b2d381efa08f2ac8308cfd8b1828ea62ba1da43542f798f124c25b51e8229ad1bdffc252462c0abf51be8fa0337f26d7e2 sha512sums = SKIP pkgname = xorg-xwayland ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: AndyRTR <andy...@archlinux.org> pkgname=xorg-xwayland -pkgver=24.1.7 +pkgver=24.1.8 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=('b5c5d39619743bff328c178a7496f04e17b527d3d7d6f6f54b0d2804fed54dbae16b76eb8f3921ca2557fa50b85601e40f8a2c809dc3c1e896cc1c662f91e013' +sha512sums=('417498baa87e6bfc11a778d31788a2b2d381efa08f2ac8308cfd8b1828ea62ba1da43542f798f124c25b51e8229ad1bdffc252462c0abf51be8fa0337f26d7e2' 'SKIP') provides=('xorg-server-xwayland') conflicts=('xorg-server-xwayland') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/7a1987daa0edab74daa72f802ef74f468227ca9b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/7a1987daa0edab74daa72f802ef74f468227ca9b You're receiving this email because of your account on gitlab.archlinux.org.