summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2023-12-09 22:46:26 -0500
committerStick2023-12-09 22:46:26 -0500
commit54578ee4e7867f5914cfdb413661a39d7d10a297 (patch)
tree71a9ad8a5d460827291b9c168fdc05aee0410a79
parentda0a7f033e923f088095371e4ff00d5179573160 (diff)
downloadaur-54578ee4e7867f5914cfdb413661a39d7d10a297.tar.gz
add ttf-monoid
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f03ce8d94331..8463759ee1bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20231101
+ pkgver = 20231209
pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
@@ -100,6 +100,7 @@ pkgbase = all-repository-fonts
depends = ttf-lato
depends = ttf-liberation
depends = ttf-monofur
+ depends = ttf-monoid
depends = ttf-nerd-fonts-symbols
depends = ttf-nerd-fonts-symbols-common
depends = ttf-nerd-fonts-symbols-mono
diff --git a/PKGBUILD b/PKGBUILD
index 37ee7b426728..ddc2df411636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Wyatt J. Brown <sushidudeteam at gmail dot com>
# shellcheck disable=SC2034,SC2148,SC2154
pkgname=all-repository-fonts
-pkgver=20231101
+pkgver=20231209
pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
@@ -104,6 +104,7 @@ depends=(
'ttf-lato'
'ttf-liberation'
'ttf-monofur'
+ 'ttf-monoid'
'ttf-nerd-fonts-symbols'
'ttf-nerd-fonts-symbols-common'
'ttf-nerd-fonts-symbols-mono'