font-spleen: update to 1.7.0

This commit is contained in:
Renato Aguiar 2020-02-13 09:04:29 -08:00 committed by Juan RP
parent ca7e4a44fe
commit c15ed37587

View file

@ -1,12 +1,13 @@
# Template file for 'font-spleen'
pkgname=font-spleen
version=1.6.0
version=1.7.0
revision=1
archs=noarch
wrksrc="spleen-${version}"
build_style=gnu-makefile
make_cmd=bmake
make_build_args="PREFIX=/usr"
make_build_target="pcf psf"
hostmakedepends="bmake bdftopcf bdf2psf gzip"
depends="font-util"
short_desc="Monospaced bitmap fonts"
@ -14,7 +15,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
license="BSD-2-Clause"
homepage="https://github.com/fcambus/spleen"
distfiles="https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz"
checksum=58aa8266e87c337087716c4cfd03e4eba97a0426a25e0326fb681915c137bb15
checksum=2a8768d5cd2f4be327ee66bd80f343edd9e31af7836c4a177dd85caac9289cd8
font_dirs="/usr/share/fonts/X11/spleen"
do_configure() {