xpra: update to 2.0.1.

This commit is contained in:
Leah Neukirchen 2017-04-03 12:44:32 +02:00
parent 574bdae295
commit 084ee44eff

View file

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=2.0
revision=2
version=2.0.1
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=ca9e9622a9d435f9591bf60baec50ea02ebad4e0c0017e1df43dfddd6616e807
checksum=685553c0f7cdeadde3d5a7ba48f3cd9d0feaa755e0debbdf198355223c8bc287
if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate"