nerd-fonts: drop noarch
This commit is contained in:
parent
b520537b48
commit
c482be382f
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'nerd-fonts'
|
||||
pkgname=nerd-fonts
|
||||
version=2.1.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
depends="font-util xbps-triggers nerd-fonts-ttf nerd-fonts-otf"
|
||||
short_desc="Iconic font aggregator, collection and patcher"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
|
@ -32,7 +31,6 @@ do_install() {
|
|||
}
|
||||
|
||||
nerd-fonts-otf_package() {
|
||||
archs=noarch
|
||||
short_desc="Iconic font aggregator, collection and patcher - otf fonts"
|
||||
font_dirs="usr/share/fonts/NerdFonts/otf"
|
||||
depends="font-util xbps-triggers"
|
||||
|
@ -42,7 +40,6 @@ nerd-fonts-otf_package() {
|
|||
}
|
||||
|
||||
nerd-fonts-ttf_package() {
|
||||
archs=noarch
|
||||
short_desc="Iconic font aggregator, collection and patcher - ttf fonts"
|
||||
font_dirs="usr/share/fonts/NerdFonts/ttf"
|
||||
depends="font-util xbps-triggers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue