mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: mandown-0.1.2
This commit is contained in:
parent
74d09da0f3
commit
83f8118dd0
1 changed files with 11 additions and 0 deletions
11
srcpkgs/mandown/template
Normal file
11
srcpkgs/mandown/template
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Template file for 'mandown'
|
||||
pkgname=mandown
|
||||
version=0.1.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Create man pages from markdown markup"
|
||||
maintainer="Savoy <git@liberation.red>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://gitlab.com/kornelski/mandown"
|
||||
distfiles="https://gitlab.com/kornelski/mandown/-/archive/$version/mandown-$version.tar.gz"
|
||||
checksum=ea26e2bf0ab1ebf4bea858072aa582b11d667a07e05b61bc50cfe5c2b382894a
|
Loading…
Add table
Reference in a new issue