font-iosevka: update to 2.2.0.
This commit is contained in:
parent
ff8a230b38
commit
22bc9eb0c6
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'font-iosevka'
|
||||
pkgname=font-iosevka
|
||||
version=2.1.0
|
||||
version=2.2.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util"
|
||||
short_desc="Slender monospace sans-serif and slab-serif typeface"
|
||||
|
@ -13,8 +12,10 @@ license="OFL-1.1"
|
|||
homepage="https://be5invis.github.io/Iosevka/"
|
||||
distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md>LICENSE.txt
|
||||
https://github.com/be5invis/Iosevka/releases/download/v${version}/ttc-iosevka-${version}.zip"
|
||||
checksum="a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
|
||||
e6a84caec40f04ee5ad2be291bbd71e608d76631d1149928b616bc7873f6c2e5"
|
||||
checksum="ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
|
||||
1df811061e7539be9b0a67d25300700ad7fa2621d6899f5025840738afd94e92"
|
||||
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in New Issue