xpra: update to 2.4.3.

This commit is contained in:
Leah Neukirchen 2019-01-18 09:38:10 +01:00
parent 149409c3ad
commit eba6d90e1f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xpra' # Template file for 'xpra'
pkgname=xpra pkgname=xpra
version=2.4.2 version=2.4.3
revision=2 revision=1
build_style=python2-module build_style=python2-module
pycompile_module="xpra" pycompile_module="xpra"
hostmakedepends="pkg-config python-Cython" hostmakedepends="pkg-config python-Cython"
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://xpra.org/" homepage="https://xpra.org/"
changelog="https://xpra.org/svn/Xpra/trunk/debian/changelog" changelog="https://xpra.org/svn/Xpra/trunk/debian/changelog"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=d1e44778e6d5a883c107fc0769ae2c496a2a868000c115806509bbac40cca407 checksum=c62235d13abd1d01a160b83de810a219016dcdb289fe0cca754abbb2ebbf025f
conf_files=" conf_files="
/etc/xpra/xpra.conf /etc/xpra/xpra.conf
/etc/xpra/xorg.conf /etc/xpra/xorg.conf