xpra: update to 0.16.3.

This commit is contained in:
Christian Neukirchen 2016-03-25 16:42:48 +01:00
parent a407cf0406
commit 10768237c4

View file

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=0.16.2
revision=2
version=0.16.3
revision=1
build_style=python-module
make_build_args="--with-webp"
make_install_args="--with-webp"
@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://xpra.org/"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=ce99b941f63aeae465c9d095bcdef857227f8102759df3d013fbfb65c8cea540
checksum=1516ab10eb348092077ffb698bce234d06a234a5748e422fdf92f34922fb39ea
post_extract() {
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh