From 3f6026189c7b96e4b35ff2302ceaf92848838598 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 3 Jun 2025 09:02:46 -0400 Subject: [PATCH] xpra: update to 6.3.1. --- srcpkgs/xpra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 5ee177d7f5a..a8bff277fa4 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=6.3 +version=6.3.1 revision=1 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild @@ -20,7 +20,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=57e4511961c3013219eaa6ad3f1164663f55e293b7552b4320ac46c71cb11f53 +checksum=900d5b5c0826d231cf98d94aca3bc9765fe02bba01b6eed32c818041834e69b3 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