xpra: update to 6.0.1.

This commit is contained in:
Andrew J. Hesford 2024-05-23 11:11:19 -04:00
parent 47562ad3fa
commit 28895e53d8

View file

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=6.0
version=6.0.1
revision=1
build_style=python3-module
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
@ -19,7 +19,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=ad5a422aa6df517e1ad10dd8a863a9e03b446c5e746991180e8530c25e4c543e
checksum=2ce121e51ef72a79f0d0a2933ece6e2159da0f3ed1d3e280fb0ce10525c5c7b3
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