mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
font-spleen: update to 1.3.0
This commit is contained in:
parent
6025dbcb11
commit
e82fa37cc8
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'font-spleen'
|
# Template file for 'font-spleen'
|
||||||
pkgname=font-spleen
|
pkgname=font-spleen
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="spleen-${version}"
|
wrksrc="spleen-${version}"
|
||||||
font_dirs="/usr/share/fonts/X11/spleen"
|
|
||||||
hostmakedepends="bdftopcf"
|
hostmakedepends="bdftopcf"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Monospaced bitmap fonts"
|
short_desc="Monospaced bitmap fonts"
|
||||||
|
@ -12,7 +11,8 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/fcambus/spleen"
|
homepage="https://github.com/fcambus/spleen"
|
||||||
distfiles="https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz"
|
distfiles="https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz"
|
||||||
checksum=209bd3c2e2e7891520b099163b9a430f7ece766361b86c69799dc3aa235db49a
|
checksum=13bc2918c56de8d542204186de3425837ad8041c651c351de354b961956b4df2
|
||||||
|
font_dirs="/usr/share/fonts/X11/spleen"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/X11/spleen
|
vmkdir usr/share/fonts/X11/spleen
|
||||||
|
|
Loading…
Add table
Reference in a new issue