lowdown: update to 0.4.0.

This commit is contained in:
Duncaen 2018-06-18 17:32:00 +02:00
parent 5ec7cda08d
commit 79798938bf

View file

@ -1,14 +1,15 @@
# Template file for 'lowdown' # Template file for 'lowdown'
pkgname=lowdown pkgname=lowdown
version=0.3.2 version=0.4.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="libdiff"
short_desc="Simple markdown translator" short_desc="Simple markdown translator"
maintainer="Duncaen <duncaen@voidlinux.eu>" maintainer="Duncaen <duncaen@voidlinux.eu>"
license="ISC" license="ISC"
homepage="https://kristaps.bsd.lv/lowdown/" homepage="https://kristaps.bsd.lv/lowdown/"
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
checksum="740cf6025c43ceaae9bcc1ffc3e94986aa62d65d91ef8173d444a1977c562094" checksum=d075ddb3c1fb9908d1b72c395429a0faebd3940f9c995e817eb2e93923c9ccaa
do_configure() { do_configure() {
local _libc=glibc local _libc=glibc