xpra: update to 2.0.3.
This commit is contained in:
parent
c656aca054
commit
3ecf70a58c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
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=4341bb6652d6e7784dddc02c63a634019c782332e9af1c08f4b8ec24f57a1f26
|
||||
checksum=caa97630b40de8e144328e80d002f3521acbc252ab17dc0bdcd1512ddf9a55b8
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
depends+=" python-PyOpenGL-accelerate"
|
||||
|
|
Loading…
Reference in a new issue