lowdown: update to 0.8.6.

This commit is contained in:
Duncaen 2021-08-07 21:49:21 +02:00
parent a446942784
commit 53fb477831
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lowdown' # Template file for 'lowdown'
pkgname=lowdown pkgname=lowdown
version=0.8.5 version=0.8.6
revision=1 revision=1
build_style=configure build_style=configure
configure_args="PREFIX=/usr MANDIR=/usr/share/man" configure_args="PREFIX=/usr MANDIR=/usr/share/man"
@ -12,7 +12,7 @@ license="ISC"
homepage="https://kristaps.bsd.lv/lowdown/" homepage="https://kristaps.bsd.lv/lowdown/"
changelog="https://kristaps.bsd.lv/lowdown/archive.html" changelog="https://kristaps.bsd.lv/lowdown/archive.html"
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
checksum=0cc769b89e235c61caf38fde2f7e6bd2106e8e734d37b1ea321d96a130f04f04 checksum=9c6ef352bc4c43628d3be1d2416c2cd0ea6ac9e8ff837ae5bccfd6faaa47c92a
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md