xpra: update to 1.0.2.
This commit is contained in:
parent
8141d1db89
commit
652bf200fc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=1.0.1
|
||||
revision=3
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="
|
||||
/etc/xpra/xpra.conf
|
||||
|
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=415eea94dc7efabb1fd2e4eaa8a7665fefe65ed91be1cf31605394fb6d48ec17
|
||||
checksum=e32d2550c13d175681643696664790c9c59eda1e0ce1cea779ef7b0785f8bd2c
|
||||
|
||||
build_options="vpx"
|
||||
|
||||
|
|
Loading…
Reference in New Issue