T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
7e92c8f3 by T.J. Townsend at 2024-10-29T12:59:26-04:00
upgpkg: 24.1.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 24.1.3
+ pkgver = 24.1.4
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.3.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.3.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.4.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.4.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
7e0e11b07408f41a81bafa7bc519d02ed9bdc36e11be16abe255a7d779d04824af23d79323f1602119b046c545cdd43ea91b93e23feb0ffe411aa6989b462c1d
+ sha512sums =
7d3e4fdf67f07f79d8ddefc0077d10f811fe5ab1f919a922b5afc5dd9843eb2e0bc0a8b225555a0886521eb04a993e06a250469d3594d5add34d6412c76c60f8
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=24.1.3
+pkgver=24.1.4
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=('7e0e11b07408f41a81bafa7bc519d02ed9bdc36e11be16abe255a7d779d04824af23d79323f1602119b046c545cdd43ea91b93e23feb0ffe411aa6989b462c1d'
+sha512sums=('7d3e4fdf67f07f79d8ddefc0077d10f811fe5ab1f919a922b5afc5dd9843eb2e0bc0a8b225555a0886521eb04a993e06a250469d3594d5add34d6412c76c60f8'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/7e92c8f368c1cf8e534720ba6e337a944c48f52f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/7e92c8f368c1cf8e534720ba6e337a944c48f52f
You're receiving this email because of your account on gitlab.archlinux.org.