xpra: update to 0.17.5.
This commit is contained in:
parent
94527a0516
commit
14ec58f715
|
@ -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 <chneukirchen@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue