xpra: update to 1.0.2.

This commit is contained in:
Leah Neukirchen 2017-02-02 12:07:12 +01:00
parent 8141d1db89
commit 652bf200fc
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xpra' # Template file for 'xpra'
pkgname=xpra pkgname=xpra
version=1.0.1 version=1.0.2
revision=3 revision=1
build_style=python2-module build_style=python2-module
conf_files=" conf_files="
/etc/xpra/xpra.conf /etc/xpra/xpra.conf
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2" license="GPL-2"
homepage="http://xpra.org/" homepage="http://xpra.org/"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=415eea94dc7efabb1fd2e4eaa8a7665fefe65ed91be1cf31605394fb6d48ec17 checksum=e32d2550c13d175681643696664790c9c59eda1e0ce1cea779ef7b0785f8bd2c
build_options="vpx" build_options="vpx"