mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
font-spleen: update to 1.4.0
This commit is contained in:
parent
6debeea1ca
commit
6e367f5a97
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=1.3.0
|
version=1.4.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=13bc2918c56de8d542204186de3425837ad8041c651c351de354b961956b4df2
|
checksum=77639c5a007c1e915aabf1faf9dd2434ccef9ab9e1a49b1ab04527fa9a4742f9
|
||||||
font_dirs="/usr/share/fonts/X11/spleen"
|
font_dirs="/usr/share/fonts/X11/spleen"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue