xpra: update to 4.4.2.

This commit is contained in:
Andrew J. Hesford 2022-11-08 09:10:50 -05:00
parent ed35119744
commit c60acd5041
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=4.4.1
version=4.4.2
revision=1
build_style=python3-module
make_install_args="$(vopt_with docs)"
@ -17,7 +17,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=8d03fec4e22e1946e798ed2dbfaaf87fa50f385a35024ab66e615974b884402b
checksum=19555b8e89f4304023e7ad6d0e342038f0e06bd37824144dff32c32ed8544cca
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