diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 2e4c9c9c3a9..22be8d56a07 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=6.1.3 +version=6.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=6a995e4539597730df9bec1d10abaec7bdb5d834494121430fb436c418c32f49 +checksum=5e954342a0b23bae89340be6953d2c6eb9c36fe2ecdb29f719d53e3b96c207e2 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