Skip to content

Commit 2b609b2

Browse files
committed
fix deps
1 parent 51d6599 commit 2b609b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/instantfonts/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgdesc="meta package for instantOS fonts using official nerd-fonts"
77
arch=('any')
88
license=('MIT')
99
depends=('ttf-firacode-nerd'
10-
'otf-source-code-pro-nerd')
10+
'otf-firamono-nerd')
1111
makedepends=('bash' 'git')
1212
provides=(instantfonts)
1313
conflicts=(instantfonts)

0 commit comments

Comments
 (0)