flinks: fix xlint suggestions
This commit is contained in:
parent
9971ec44cb
commit
6420d12573
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'flinks'
|
# Template file for 'flinks'
|
||||||
pkgname=flinks
|
pkgname=flinks
|
||||||
version=0.4.3
|
version=0.4.3
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="flinkspkg"
|
pycompile_module="flinkspkg"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="lynx python"
|
depends="lynx python"
|
||||||
short_desc="Text-mode flashing word web browser for speed-reading and/or skimming webpages"
|
short_desc="Text-mode flashing word web browser for speed-reading and/or skimming"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://mbays.freeshell.org/flinks/"
|
homepage="http://mbays.freeshell.org/flinks/"
|
||||||
distfiles="http://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
|
distfiles="http://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue