diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index b7755829a48..f0871848933 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=6.4.1 +version=6.4.3 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=c2f00bffb5ddf603794e1b9efa4676d438cbd4794c6bad2bfdf936c7334250fc +checksum=41fbef72b03662ad24b0f127ed112ffdbf56f076742f3149be506bad841e1a2c 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