xpra: update to 2.2.3.

This commit is contained in:
Leah Neukirchen 2018-01-20 17:40:11 +01:00
parent 40f80f949d
commit de9beb831c

View file

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=2.2.2
revision=2
version=2.2.3
revision=1
build_style=python2-module
conf_files="
/etc/xpra/xpra.conf
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="http://xpra.org/"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=1302791e15be61425067660f5bf1cd9aa4373445711cacc055661290f20ba29a
checksum=501a6b2678835d709ee2f41befa4e4650d90a7aa83f5f08471a53ae79809980d
if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate"