xpra: update to 6.2.2.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:38 -05:00
parent 85ca926b9c
commit 562e20d986

View file

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=6.2.1
version=6.2.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=3b3642053f06bdc76308fd5d3b6f1a8b4797fa3995bb832b0a714a310cea1571
checksum=a889d00a197a33a79062c786b54badcc6388aa1b28b0c9506f2aee6eab877180
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