xpra: update to 0.17.4.

This commit is contained in:
Christian Neukirchen 2016-07-01 13:07:54 +02:00
parent 9ab4afeff3
commit 776d816438
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=0.17.3
revision=2
version=0.17.4
revision=1
build_style=python-module
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
pycompile_module="xpra"
@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://xpra.org/"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=9cd07b8caa505a8b69f4e53062d38e124f6e610befa9bb2fb0331f29a947ca39
checksum=92a7854b8ddad6a28efddf226bcbe8e79b051dff859246fcb5f2c7d0828f3d6d
post_extract() {
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh