# Template file for 'gufw' pkgname=gufw version=18.04.0 revision=1 noarch=yes wrksrc="gui-ufw-${version}" build_style=python3-module pycompile_module="gufw" depends="python3-gobject net-tools ufw gtk+3 webkit2gtk" hostmakedepends="python3-distutils-extra intltool $depends" short_desc="GTK+ frontend for ufw" maintainer="Enno Boland " license="GPL-3" homepage="https://gufw.org/" distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz" checksum=b6b12524d3d2c6035288f15003c97aa23eef862fdaa78fb621e045cd793374fc pre_configure() { sed -i 's/python3.5/python3.6/' bin/gufw-pkexec }