xpra: update to 6.1.2.
This commit is contained in:
parent
8b62906060
commit
f92ece60bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=6.1.1
|
||||
version=6.1.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--without-cuda_kernels --without-cuda_rebuild
|
||||
|
@ -20,7 +20,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=89e9a7372a64f3c1d90406e537e25315e030a23d6b6ac37d55d031f0b45bc720
|
||||
checksum=e25a550f48f30e130b7da8ece1db2e8addd80e02ce059dab34f07c6b5d9a91b6
|
||||
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