diff --git a/srcpkgs/lowdown/template b/srcpkgs/lowdown/template index dc007585d8e..2cb35028e12 100644 --- a/srcpkgs/lowdown/template +++ b/srcpkgs/lowdown/template @@ -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 " 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