From e328a5ec2cfdedc78f2275dce5dcc45d2c0a858d Mon Sep 17 00:00:00 2001 From: Bridouz Date: Tue, 28 Jan 2020 12:39:48 +0100 Subject: [PATCH] lowdown: update to 0.5.3 --- srcpkgs/lowdown/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lowdown/template b/srcpkgs/lowdown/template index 4d515a41780..612428b7707 100644 --- a/srcpkgs/lowdown/template +++ b/srcpkgs/lowdown/template @@ -1,6 +1,6 @@ # Template file for 'lowdown' pkgname=lowdown -version=0.5.2 +version=0.5.3 revision=1 build_style=configure configure_args="PREFIX=/usr MANDIR=/usr/share/man" @@ -10,7 +10,7 @@ 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=a29a1e44c32c085b290a849c166736e714e8e231cd77b1210fc114d142c5995e +checksum=09ffdd08f70b6b1eb2e8c2f2626caea1f901350a5c0a3e78be27b62bb86941f2 post_install() { vlicense LICENSE.md