mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
font-iosevka: update to 1.14.3.
Closes #14491. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
27c5d77aa5
commit
9fbc4b20ec
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'font-iosevka'
|
# Template file for 'font-iosevka'
|
||||||
pkgname=font-iosevka
|
pkgname=font-iosevka
|
||||||
version=1.14.2
|
version=1.14.3
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch="yes"
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="font-util xbps-triggers"
|
depends="font-util xbps-triggers"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://be5invis.github.io/Iosevka/"
|
homepage="https://be5invis.github.io/Iosevka/"
|
||||||
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-pack-${version}.zip"
|
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-pack-${version}.zip"
|
||||||
checksum=50521c7fa9707f6e03493b7362c65eba94e29f1c738d2605d3d58758e32942f4
|
checksum=01f3e5d4f8c87dadd1a4fb50d63d59aeaa27e7f7fcf6cb23bcc99e1419d77345
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue