mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
flinks: update to 0.5.0.
This commit is contained in:
parent
fac6eab594
commit
38ecff522c
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'flinks'
|
# Template file for 'flinks'
|
||||||
pkgname=flinks
|
pkgname=flinks
|
||||||
version=0.4.3
|
version=0.5.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="flinkspkg"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="lynx python3"
|
depends="lynx python3"
|
||||||
short_desc="Text-mode flashing word web browser for speed-reading and/or skimming"
|
short_desc="Text-mode flashing word web browser for speed-reading and/or skimming"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://mbays.freeshell.org/flinks/"
|
homepage="https://mbays.freeshell.org/flinks/"
|
||||||
distfiles="http://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
|
changelog="https://mbays.freeshell.org/flinks/ChangeLog"
|
||||||
checksum=ca5c3a8bc651befcb75b4f2542519bb34a36caccb52f141ddcc7b184fedcebd0
|
distfiles="https://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
|
||||||
|
checksum=e2834ca2309cbc02693f9bdacd860045bb6d3a9ef8bd0a54ee2f1c373a366266
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README
|
vdoc README
|
||||||
|
|
Loading…
Add table
Reference in a new issue