xpra: update to 4.4.4.

This commit is contained in:
Andrew J. Hesford 2023-03-17 11:31:26 -04:00
parent 99d35d4f56
commit de9db5831b

View file

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=4.4.3
version=4.4.4
revision=1
build_style=python3-module
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
@ -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=fc394c5b346791cc941c8917bbdd44bb26be76a021e497fa6f661e62cc4dd57a
checksum=63f6b82efde9393a42bbeefc1a35926d636decf32f9b2076800b999d7b418cfc
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