Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
71751acb by Andreas Radke at 2024-08-07T15:35:13+02:00
upgpkg: 24.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 24.1.1
+ pkgver = 24.1.2
pkgrel = 1
url = https://xorg.freedesktop.org
arch = x86_64
@@ -47,11 +47,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.1.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.1.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.2.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.2.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
e44f47adab3830846360fd05fdc06d9016832133c662f2e4b0763b98de0c9b48dbfce7d757ffea5538b5fabb68170e5d1057acc1b9a086e396b147deaa750998
+ sha512sums =
2788f6954c999c29be54d5b1e6e2c81327de9fbefae140f7cd322c1ff21f76fdd17cb74cf8243035ea850bfa4573d2013ab895426790b7959cceb7120ba9531c
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=24.1.1
+pkgver=24.1.2
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=('e44f47adab3830846360fd05fdc06d9016832133c662f2e4b0763b98de0c9b48dbfce7d757ffea5538b5fabb68170e5d1057acc1b9a086e396b147deaa750998'
+sha512sums=('2788f6954c999c29be54d5b1e6e2c81327de9fbefae140f7cd322c1ff21f76fdd17cb74cf8243035ea850bfa4573d2013ab895426790b7959cceb7120ba9531c'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/71751acb89f429c70b3af1cf993e321ad76bc2c0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/71751acb89f429c70b3af1cf993e321ad76bc2c0
You're receiving this email because of your account on gitlab.archlinux.org.