xpra: update to 6.2.5.

This commit is contained in:
Andrew J. Hesford 2025-03-17 20:42:23 -04:00
parent ddc2823292
commit 8962cf5b99

View file

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