font-spleen: update to 1.7.1
This commit is contained in:
parent
ca1575cfe4
commit
96dbc2a44d
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'font-spleen'
|
||||
pkgname=font-spleen
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
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"
|
||||
|
@ -15,7 +14,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=2a8768d5cd2f4be327ee66bd80f343edd9e31af7836c4a177dd85caac9289cd8
|
||||
checksum=7e4f27ac241995781fcb008a20a681d07ab64625deee92cc02fc3c1f1a84f280
|
||||
font_dirs="/usr/share/fonts/X11/spleen"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue