xpra: update to 2.2.3.
This commit is contained in:
parent
40f80f949d
commit
de9beb831c
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue