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