Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
10bef4b1 by Andreas Radke at 2024-04-09T15:00:39+02:00
upgpkg: 23.2.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 23.2.5
+ pkgver = 23.2.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-23.2.5.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.5.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.6.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.6.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
8cf90d51db7c4c7e8191b5919e6529fe577bc735bb1d00fbc0139cb67ef95d30eb56c2026f3b2f639745c6a621b33bbd60f9ebabdd12175148dd192393ce1169
+ sha512sums =
9e3c2253af335a559d0f890fa8f9bc381beca6531e0842d739ac15cbca008b3d07c0eefafd03611b04917c626861a7871a83657afa2a298994f4b162f714fc49
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=23.2.5
+pkgver=23.2.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' 'egl-wayland')
source=(https://xorg.freedesktop.org/archive/individual/xserver/xwayland-$pkgver.tar.xz{,.sig})
-sha512sums=('8cf90d51db7c4c7e8191b5919e6529fe577bc735bb1d00fbc0139cb67ef95d30eb56c2026f3b2f639745c6a621b33bbd60f9ebabdd12175148dd192393ce1169'
+sha512sums=('9e3c2253af335a559d0f890fa8f9bc381beca6531e0842d739ac15cbca008b3d07c0eefafd03611b04917c626861a7871a83657afa2a298994f4b162f714fc49'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/10bef4b1150d29f5681918039f96d859cff2c865
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/10bef4b1150d29f5681918039f96d859cff2c865
You're receiving this email because of your account on gitlab.archlinux.org.