font-spleen: update to 1.5.0
This commit is contained in:
parent
5225f0526c
commit
3cdd41f409
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'font-spleen'
|
# Template file for 'font-spleen'
|
||||||
pkgname=font-spleen
|
pkgname=font-spleen
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="spleen-${version}"
|
wrksrc="spleen-${version}"
|
||||||
@ -11,7 +11,7 @@ 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=77639c5a007c1e915aabf1faf9dd2434ccef9ab9e1a49b1ab04527fa9a4742f9
|
checksum=a346844625416ede531bcb720bc786924792a0538fe90c8f1215d619dcd0f6c2
|
||||||
font_dirs="/usr/share/fonts/X11/spleen"
|
font_dirs="/usr/share/fonts/X11/spleen"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
@ -21,6 +21,6 @@ do_install() {
|
|||||||
bdftopcf -t $f | gzip -n9 > $out
|
bdftopcf -t $f | gzip -n9 > $out
|
||||||
vinstall $out 644 usr/share/fonts/X11/spleen
|
vinstall $out 644 usr/share/fonts/X11/spleen
|
||||||
done
|
done
|
||||||
vinstall fonts.alias-spleen 644 usr/share/fonts/X11/spleen fonts.alias
|
vinstall fonts.alias 644 usr/share/fonts/X11/spleen
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user