From 12adb2aca43ea47939457fa7e4702f674cc8e58e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 21 Jan 2020 12:15:30 +0100 Subject: [PATCH] lowdown: update to 0.5.0. --- srcpkgs/lowdown/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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