From c82ff670c50c598c3720d577aeef6301f2069931 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Feb 2024 15:41:30 -0500 Subject: [PATCH] xpra: update to 5.0.5. --- srcpkgs/xpra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 6bfe9be2db6..f4a44ea8148 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=5.0.4 +version=5.0.5 revision=1 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild" @@ -18,7 +18,7 @@ license="GPL-2.0-or-later" homepage="https://xpra.org/" changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md" distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz" -checksum=36e4f5139226ed5499d7b79e300aac46071172a06ae7d2e55c4f26c10bda5109 +checksum=7dbaab2a5590ead302c0070d7f7d12a18cf0ac554b9eec98d2a4b52ac3669e1c conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*" # Tests don't run properly without package installed make_check=no