xpra: update to 2.2.5.

Closes: #12189 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-06 00:13:15 -03:00 committed by Michael Aldridge
parent 5164da7f28
commit 1da9398b77
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=2.2.4
version=2.2.5
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=be43b1d8185953f787e656cea4f570e0c5cc5d7b8fbc0fa45b244d1d37751e6d
checksum=5a0685127c1996ae590cc3fa944ee0e9232a3a5264aef925a4fcadc12c0054e0
if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate"