xpra: update to 4.4.1.
This commit is contained in:
parent
6fa6684c24
commit
71e506c4bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.4
|
||||
version=4.4.1
|
||||
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=0c175b9fde0b327353b345d047417a9c87c43ae695b86583c453096d7cdc9247
|
||||
checksum=8d03fec4e22e1946e798ed2dbfaaf87fa50f385a35024ab66e615974b884402b
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue