Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
0c9c164b by Andreas Radke at 2023-12-13T22:11:39+01:00
upgpkg: 23.2.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 23.2.2
+ pkgver = 23.2.3
pkgrel = 1
url = https://xorg.freedesktop.org
arch = x86_64
@@ -34,11 +34,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.2.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.2.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.3.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.3.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
f5b319fdace7d7c078544730ecd26afeb63b1a0c779fb097455147945df85af32d9e91501ebdb70209d48e8a3ead3b23be31e9d5118358ac17e699abb4b6ac07
+ sha512sums =
37198aa2f06313a0cb2add51cc78f81b26a42f2c9d55a0d3eecf958777107ea5560961c128f2d0af055f7460ba10fadb1b9050251c2c50f2251b40ab517e79cd
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=23.2.2
+pkgver=23.2.3
pkgrel=1
arch=('x86_64')
license=('custom')
@@ -16,7 +16,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=('f5b319fdace7d7c078544730ecd26afeb63b1a0c779fb097455147945df85af32d9e91501ebdb70209d48e8a3ead3b23be31e9d5118358ac17e699abb4b6ac07'
+sha512sums=('37198aa2f06313a0cb2add51cc78f81b26a42f2c9d55a0d3eecf958777107ea5560961c128f2d0af055f7460ba10fadb1b9050251c2c50f2251b40ab517e79cd'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/0c9c164b9bc3c76e934e1a52254a1fffd22b30db
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/0c9c164b9bc3c76e934e1a52254a1fffd22b30db
You're receiving this email because of your account on gitlab.archlinux.org.