xpra: update to 6.2.3.

This commit is contained in:
Andrew J. Hesford 2025-01-19 11:09:30 -05:00
parent 356dc1bc4e
commit 026e117662

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=6.2.2
version=6.2.3
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=a889d00a197a33a79062c786b54badcc6388aa1b28b0c9506f2aee6eab877180
checksum=c57b07bcf3a266ae70631445a7e1fd650529fab6cf8fa82cac77a40dd335be16
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