font-iosevka: update to 1.6.2
This commit is contained in:
parent
079b8e3ce1
commit
78968f43cb
|
@ -1,17 +1,19 @@
|
|||
# Template file for 'font-iosevka'
|
||||
pkgname=font-iosevka
|
||||
version=1.5.2
|
||||
version=1.6.2
|
||||
revision=1
|
||||
wrksrc=Iosevka-${version}
|
||||
wrksrc=iosevka
|
||||
#wrksrc=Iosevka-${version}
|
||||
noarch="yes"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util xbps-triggers"
|
||||
short_desc="A slender monospace sans-serif and slab-serif typeface"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="SIL Open Font License"
|
||||
homepage="https://be5invis.github.io/Iosevka/"
|
||||
distfiles="https://github.com/be5invis/Iosevka/archive/v${version}.tar.gz"
|
||||
checksum=5c87c41b2189ce4acc69750eb835a57af53fd1860bea6d1545133fecb968262a
|
||||
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-${version}.zip"
|
||||
checksum=aec36aedfac7771f4344d41c6efb6ab3fa117badca303a160fd09a2fc3baa2c8
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in New Issue