xpra: update to 2.1.

This commit is contained in:
Leah Neukirchen 2017-07-28 16:29:03 +02:00
parent 427da363b4
commit 757cc630b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=2.0.3
version=2.1
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=caa97630b40de8e144328e80d002f3521acbc252ab17dc0bdcd1512ddf9a55b8
checksum=93eef9c923e8ae309b8b849676b1fdc9e6f840193b579a54fed0c6fb25839565
if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate"