mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
font-iosevka: update to 21.1.1.
This commit is contained in:
parent
24146313a2
commit
a0ee243e74
1 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-iosevka'
|
# Template file for 'font-iosevka'
|
||||||
pkgname=font-iosevka
|
pkgname=font-iosevka
|
||||||
version=21.0.0
|
version=21.1.1
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
|
@ -9,17 +9,14 @@ maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://typeof.net/Iosevka/"
|
homepage="https://typeof.net/Iosevka/"
|
||||||
changelog="https://raw.githubusercontent.com/be5invis/Iosevka/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/be5invis/Iosevka/master/CHANGELOG.md"
|
||||||
distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md>LICENSE.txt
|
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-${version}.zip
|
||||||
https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-${version}.zip
|
|
||||||
https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-slab-${version}.zip"
|
https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-slab-${version}.zip"
|
||||||
checksum="7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
|
checksum="63e9441db408f1356c4e9cdc89931d5bc619a8fea9cd3a6872c4b451c3cc4cce
|
||||||
53690b48abc3f66437ca877736327f696eff3374fddd36de435b7547914bc108
|
427fb037c304bbaab2bd91cebab45ab9ef4c481778cf4332839220772c8c45c2"
|
||||||
b4b3225afe1ddc0a0092835dd4c8bfb65b440b9c44d3e1ca92ff57c5b9b3a6e1"
|
|
||||||
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
vcopy *.ttc usr/share/fonts/TTF
|
vcopy *.ttc usr/share/fonts/TTF
|
||||||
vlicense LICENSE.txt LICENSE.md
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue