summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Quinn2018-05-16 12:46:28 -0400
committerJoseph Quinn2018-05-16 12:46:28 -0400
commit28cdba307de7f1b6fb4dfbe70feb1e5a2d633a57 (patch)
tree5db3e99e06e22ec746bc5be25a0a3aba9937c5ac
parentc78a4b6328d8f09ed00a0996dc0e58dd92365caf (diff)
downloadaur-28cdba307de7f1b6fb4dfbe70feb1e5a2d633a57.tar.gz
Ammending PKGBUILD, regenerating .SRCINFO
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93714947b8c0..8cf40e221d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=nerd-fonts-terminus
pkgver=2.0.0
pkgrel=1
-pkgdesc="Patched font Terminus from the nerd-fonts library"
+pkgdesc="Patched font Terminus (Terminess) from the nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
license=('MIT')
-depends=('fontconfig')
+depends=('fontconfig' 'xorg-font-utils')
provides=('nerd-fonts-terminus')
conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")