xpra: update to 4.0.6.

This commit is contained in:
Andrew J. Hesford 2021-01-04 13:25:22 -05:00
parent 43a2d5f553
commit 8557abc6a2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra' # Template file for 'xpra'
pkgname=xpra pkgname=xpra
version=4.0.5 version=4.0.6
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config python3-Cython" hostmakedepends="pkg-config python3-Cython"
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://xpra.org/" homepage="https://xpra.org/"
changelog="https://xpra.org/svn/Xpra/tags/v4.0.x/src/NEWS" changelog="https://xpra.org/svn/Xpra/tags/v4.0.x/src/NEWS"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" 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/*" conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
system_groups="xpra" system_groups="xpra"