xpra: update to 5.0.7.
This commit is contained in:
parent
078c3cf4c0
commit
8b263934c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=5.0.6
|
||||
version=5.0.7
|
||||
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=b4246ddbe7e43d0035e4d9274d70b96cfd56b0cf2d3e71bd4ec0f307f56b6d8e
|
||||
checksum=ee9c0d8510153fda25bb9d898b0a98e6a1d93d933549e76dfaf548345a2a26f8
|
||||
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