diff --git a/srcpkgs/lowdown/template b/srcpkgs/lowdown/template index 92d1f1482f8..a9bf184b768 100644 --- a/srcpkgs/lowdown/template +++ b/srcpkgs/lowdown/template @@ -1,16 +1,17 @@ # Template file for 'lowdown' pkgname=lowdown -version=0.6.2 +version=0.6.4 revision=1 build_style=configure configure_args="PREFIX=/usr MANDIR=/usr/share/man" +hostmakedepends="which" 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=ec9a0d00aea1763655f2bef20bddd61dbada2b57a93cbbe6bc34f0fd1840486d +checksum=10f7ed679fe324c000b3b234f79e5b12895ba42212807d242afdc48dad138e7a post_install() { vlicense LICENSE.md