xpra: update to 6.4.3.

This commit is contained in:
Andrew J. Hesford
2026-02-03 09:06:08 -05:00
parent be9b711b5c
commit 25eeb8ab8c
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=6.4.1
version=6.4.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=c2f00bffb5ddf603794e1b9efa4676d438cbd4794c6bad2bfdf936c7334250fc
checksum=41fbef72b03662ad24b0f127ed112ffdbf56f076742f3149be506bad841e1a2c
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