From f92ece60bd6691ad64e8e2073ef33077eabcb1c8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 1 Sep 2024 10:50:06 -0400 Subject: [PATCH] xpra: update to 6.1.2. --- srcpkgs/xpra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index c502ef802e0..3bdf2c6c4ce 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=6.1.1 +version=6.1.2 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=89e9a7372a64f3c1d90406e537e25315e030a23d6b6ac37d55d031f0b45bc720 +checksum=e25a550f48f30e130b7da8ece1db2e8addd80e02ce059dab34f07c6b5d9a91b6 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