summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormochaaP2022-09-28 13:49:55 +0800
committermochaaP2022-09-28 13:49:55 +0800
commitc75458f2be0ddb1b51466ef77146bf5a154fd4ab (patch)
treed60dc2322c7f58b6c11fa8d35a2a2e2d2f0e0404
parent259f02862e9d315046ee65dd8a16e3f579cb98da (diff)
downloadaur-c75458f2be0ddb1b51466ef77146bf5a154fd4ab.tar.gz
fix: update deps
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1b44f0901c..868be33bcb56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=nerd-fonts-fontconfig
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Fontconfig for Nerd Fonts Symbols'
arch=('any')
license=('MIT')
-depends=('ttf-nerd-fonts-symbols')
+depends=('ttf-nerd-fonts-symbols-2048-em')
optdepends=()
conflicts=()
options=()