From 14ec58f7155a8c8192464d1ec6f36a82ca31b604 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 26 Aug 2016 13:12:50 +0200 Subject: [PATCH] xpra: update to 0.17.5. --- srcpkgs/xpra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 424fb33897..bee5e4cae0 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,6 +1,6 @@ # Template file for 'xpra' pkgname=xpra -version=0.17.4 +version=0.17.5 revision=1 build_style=python-module conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf" @@ -15,7 +15,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://xpra.org/" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" -checksum=92a7854b8ddad6a28efddf226bcbe8e79b051dff859246fcb5f2c7d0828f3d6d +checksum=716c655d2acf8dfe040957d6a9ee639407e570462f36e5e8ba402041ba8a6506 post_extract() { sed -i 's/-Werror/-Wno-error/g' setup.py # ugh