mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Merge pull request #3915 from diogoleal/font-iosevka-1.8.3
font-iosevka: update to 1.8.3
This commit is contained in:
commit
a8c4bd3ca8
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'font-iosevka'
|
# Template file for 'font-iosevka'
|
||||||
pkgname=font-iosevka
|
pkgname=font-iosevka
|
||||||
version=1.8.0
|
version=1.8.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=iosevka
|
create_wrksrc=yes
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="A slender monospace sans-serif and slab-serif typeface"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="SIL Open Font License"
|
license="SIL Open Font License"
|
||||||
homepage="https://be5invis.github.io/Iosevka/"
|
homepage="https://be5invis.github.io/Iosevka/"
|
||||||
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-${version}.zip"
|
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/01.iosevka-${version}.zip"
|
||||||
checksum=3f9365c6135f7ef7fc6f415db4e2b5adb160b47b9d216a13da40e0879a82a50a
|
checksum=f88845ba8fb1efc971aee8b37600e3916060bbaa7d2c69b5b15cacffe3c48ff0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue