gufw: update to 19.04.0.
This commit is contained in:
parent
637651ce59
commit
5e9b4b2865
2 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gufw'
|
||||
pkgname=gufw
|
||||
version=18.10.0
|
||||
version=19.04.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=gui-ufw
|
||||
wrksrc="gui-ufw-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="gufw"
|
||||
hostmakedepends="python3-distutils-extra intltool"
|
||||
|
@ -13,8 +13,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gufw.org/"
|
||||
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
||||
checksum=c44468550cbcb35ebee0dd8339341447118811ccd0714e79350136117421b93b
|
||||
checksum=22825a543b928a2b76bd10d3147f44b7ed15fbf914f77d60dcf1cb2a5aabf212
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s/python3.5/python$py3_ver/" bin/gufw-pkexec
|
||||
vsed -i -e "s/python3.5/python$py3_ver/" bin/gufw-pkexec
|
||||
}
|
||||
|
|
1
srcpkgs/gufw/update
Normal file
1
srcpkgs/gufw/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=gui-ufw
|
Loading…
Reference in a new issue