lowdown: update to 0.5.0.
This commit is contained in:
parent
94cdc6c79c
commit
12adb2aca4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.4.6
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -8,8 +8,9 @@ short_desc="Simple markdown translator"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=d0f736772c040b46b5a71479446b298528f86751e342f76bd7aad3fd396f838f
|
||||
checksum=a76bd5dcc24f77cbdb3929332372d8fdbdd96dcb51ad11eab8b5e5cf0b7ea0ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue