diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 0abadeb10fa..eed055fd224 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra -version=2.2.3 -revision=2 +version=2.2.4 +revision=1 build_style=python2-module conf_files=" /etc/xpra/xpra.conf @@ -19,7 +19,7 @@ maintainer="Leah Neukirchen " license="GPL-2" homepage="http://xpra.org/" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" -checksum=501a6b2678835d709ee2f41befa4e4650d90a7aa83f5f08471a53ae79809980d +checksum=be43b1d8185953f787e656cea4f570e0c5cc5d7b8fbc0fa45b244d1d37751e6d if [ -z "$CROSS_BUILD" ]; then depends+=" python-PyOpenGL-accelerate"