diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 04af0b472c..0d4629bc93 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra -version=0.17.0 -revision=3 +version=0.17.1 +revision=1 build_style=python-module make_build_args="--with-webp" make_install_args="--with-webp" @@ -17,7 +17,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://xpra.org/" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" -checksum=543020b94354630d3dca59b263a2b53baac210b683e916e0479b9cc09e887429 +checksum=041de13937f3f0529dcde9ccc681b52bc85c5074a021060a56a1da2cdfe66315 post_extract() { sed -i 's/-Werror/-Wno-error/g' setup.py # ugh