gufw: update to 18.04.0.

Closes: #11078 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-26 07:48:09 +01:00 committed by Jürgen Buchmüller
parent 6865519938
commit 1392acd771

View file

@ -1,7 +1,7 @@
# Template file for 'gufw'
pkgname=gufw
version=17.10.0
revision=3
version=18.04.0
revision=1
noarch=yes
wrksrc="gui-ufw-${version}"
build_style=python3-module
@ -13,8 +13,8 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://gufw.org/"
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
checksum=8632e763a07e8057f312786b8f7c4970d44c26e73f8b184be1d2fc314e9c3dac
checksum=b6b12524d3d2c6035288f15003c97aa23eef862fdaa78fb621e045cd793374fc
pre_configure() {
sed -i 's/python3.5/python3.6/' bin/gufw-pkexec
}
}