mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
font-spleen: update to 2.1.0.
This commit is contained in:
parent
66b4ae97dc
commit
b92e0999f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-spleen'
|
# Template file for 'font-spleen'
|
||||||
pkgname=font-spleen
|
pkgname=font-spleen
|
||||||
version=2.0.2
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/fcambus/spleen"
|
homepage="https://github.com/fcambus/spleen"
|
||||||
changelog="https://raw.githubusercontent.com/fcambus/spleen/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/fcambus/spleen/master/ChangeLog"
|
||||||
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=f930eb02894aa06eb50aeaaa10b00420254d72320fa28c3a40f157a8c2943755
|
checksum=8b47c56f1a6eb858fbcf9e34530557404b02fbb3455e38e64fb84473fd0c372f
|
||||||
font_dirs="/usr/share/fonts/X11/spleen /usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/X11/spleen /usr/share/fonts/OTF"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue