xpra: update to 2.0.2.

This commit is contained in:
Leah Neukirchen 2017-04-18 17:33:54 +02:00
parent 9e4483bc7b
commit 8e44ea2ddb

View file

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=2.0.1
version=2.0.2
revision=1
build_style=python2-module
conf_files="
@ -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=685553c0f7cdeadde3d5a7ba48f3cd9d0feaa755e0debbdf198355223c8bc287
checksum=4341bb6652d6e7784dddc02c63a634019c782332e9af1c08f4b8ec24f57a1f26
if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate"