void-docs: fix template
This commit is contained in:
parent
68c702598e
commit
fc41770a8c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'void-docs'
|
||||
pkgname=void-docs
|
||||
version=2020.08.18
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
hostmakedepends="mdBook fd pandoc texlive perl perl-JSON"
|
||||
short_desc="Documentation for Void Linux"
|
||||
|
@ -24,6 +24,6 @@ do_install() {
|
|||
|
||||
void-docs-browse_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} fzf mdcat"
|
||||
short-desc+=" - browsing utilities"
|
||||
short_desc+=" - browsing utilities"
|
||||
build_style=meta
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue