From 09ce1c27f105406d5c561adb9388327247725493 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 5 Apr 2024 15:02:22 -0400 Subject: [PATCH] xpra: update to 5.0.8. --- srcpkgs/xpra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 3e49ab23dea..cc264b4ebd6 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=5.0.7 +version=5.0.8 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=ee9c0d8510153fda25bb9d898b0a98e6a1d93d933549e76dfaf548345a2a26f8 +checksum=f5cec743cbaa131b91e47fba3f7dd78213948dd44afab2eb6dc3b3091386ba6e 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