diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index aec0bd57392..394718b56f6 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra -version=5.0.2 -revision=3 +version=5.0.3 +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=99b52399ab01ca75d8634a38ab32259986d2723461bcab1e1cb19877efbe8449 +checksum=a276af27552f47205193e72f0eaad35c06613deb62c3e26e02a678c96389e6c4 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