parent
d2f03553f7
commit
38c8f35aa4
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gufw'
|
||||
pkgname=gufw
|
||||
version=17.04.1
|
||||
revision=2
|
||||
version=17.10.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="gui-ufw-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,9 +11,9 @@ hostmakedepends="python3-distutils-extra intltool $depends"
|
|||
short_desc="GTK+ frontend for ufw"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://gufw.org/"
|
||||
distfiles="https://launchpad.net/gui-ufw/${version%.*}/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
||||
checksum=fd933242f14514167f14a72fc452a2a76767c6f1ca795835b642719d0fa27c38
|
||||
homepage="https://gufw.org/"
|
||||
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
||||
checksum=8632e763a07e8057f312786b8f7c4970d44c26e73f8b184be1d2fc314e9c3dac
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue