xpra: update to 2.3.3.
This commit is contained in:
parent
4130291184
commit
80d214eb6a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=2.3.2
|
version=2.3.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"
|
||||||
|
@ -13,9 +13,9 @@ short_desc="Like screen(1) for X"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
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=26da705a555f58b0e20b07333faaae824bbb66590dd50b95628ab7413ab5970b
|
checksum=01ec864d09dc342a17a4690da6abaff7382bf0a311d8556759f460275bdbfbab
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/xpra/xpra.conf
|
/etc/xpra/xpra.conf
|
||||||
/etc/xpra/xorg.conf
|
/etc/xpra/xorg.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue