diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 576b20e5849..cec881f14e4 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra -version=0.17.5 -revision=3 +version=0.17.6 +revision=1 build_style=python2-module conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf" pycompile_module="xpra" @@ -15,7 +15,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://xpra.org/" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" -checksum=716c655d2acf8dfe040957d6a9ee639407e570462f36e5e8ba402041ba8a6506 +checksum=f266df26c866699ec71fe7e33e71d38e397563230f0bb12f8b20bc422a2afbfc post_extract() { sed -i 's/-Werror/-Wno-error/g' setup.py # ugh