diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 679f061f697..834ff20565b 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra -version=5.0.1 -revision=2 +version=5.0.2 +revision=1 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild" make_install_args="$(vopt_with docs) ${make_build_args}" @@ -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=bf7b112e6518a000ac974149f6e71f8f4eb7918f87b049f0c7a59ba3841752de +checksum=99b52399ab01ca75d8634a38ab32259986d2723461bcab1e1cb19877efbe8449 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