xpra: update to 4.0.6.
This commit is contained in:
parent
43a2d5f553
commit
8557abc6a2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.0.5
|
||||
version=4.0.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-Cython"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://xpra.org/"
|
||||
changelog="https://xpra.org/svn/Xpra/tags/v4.0.x/src/NEWS"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=df562b121f3c2be455f9795aea1430b45020a4b875ce638a7280ad8dbe31b486
|
||||
checksum=9c672f6d914661dda743be4b2f860dfb17166fb52c562037380aa972b4f089e8
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
|
||||
system_groups="xpra"
|
||||
|
|
Loading…
Reference in New Issue