lowdown: update to 0.4.1.

This commit is contained in:
Duncaen 2018-10-11 12:47:12 +02:00 committed by maxice8
parent afabf803f3
commit c453245210

View File

@ -1,15 +1,14 @@
# Template file for 'lowdown' # Template file for 'lowdown'
pkgname=lowdown pkgname=lowdown
version=0.4.0 version=0.4.1
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=d075ddb3c1fb9908d1b72c395429a0faebd3940f9c995e817eb2e93923c9ccaa checksum=a5fb2fa51da9c2dcbd22332e71a8b39fc838b90299e0ac8cdfffd2bc7934fcec
do_configure() { do_configure() {
local _libc=glibc local _libc=glibc