xpra: update to 5.0.3.

This commit is contained in:
Andrew J. Hesford 2023-10-16 10:31:24 -04:00
parent dece431372
commit 07126e31c4
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=5.0.2
revision=3
version=5.0.3
revision=1
build_style=python3-module
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
make_install_args="$(vopt_with docs) ${make_build_args}"
@ -18,7 +18,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=99b52399ab01ca75d8634a38ab32259986d2723461bcab1e1cb19877efbe8449
checksum=a276af27552f47205193e72f0eaad35c06613deb62c3e26e02a678c96389e6c4
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