parent
1ad8eca074
commit
0a92134a43
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nerd-fonts'
|
# Template file for 'nerd-fonts'
|
||||||
pkgname=nerd-fonts
|
pkgname=nerd-fonts
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="nerd-fonts-ttf nerd-fonts-otf"
|
depends="nerd-fonts-ttf nerd-fonts-otf"
|
||||||
short_desc="Iconic font aggregator, collection and patcher"
|
short_desc="Iconic font aggregator, collection and patcher"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://nerdfonts.com"
|
homepage="https://nerdfonts.com"
|
||||||
changelog="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md"
|
changelog="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md"
|
||||||
distfiles="https://github.com/ryanoasis/nerd-fonts/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ryanoasis/nerd-fonts/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=994e953cd69e2fd114ce79af422354b14b95418191365f99e11987c55e487243
|
checksum=c4b62dd2287ace2eeff2911186021a26fe8a9531edfaa5d4622eb794bb323d89
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/NerdFonts/otf
|
vmkdir usr/share/fonts/NerdFonts/otf
|
||||||
|
|
Loading…
Reference in New Issue