summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2022-09-03 08:38:52 -0400
committerStick2022-09-03 08:38:52 -0400
commitbd4fc2c441f515e9232ea5e7192a977a90782ae8 (patch)
treeccf846059a4fa1a7defe851748ca261a05672159
parentf6b1b9e4d63f9b0f7b1e5175d335d033a6e7b111 (diff)
downloadaur-bd4fc2c441f515e9232ea5e7192a977a90782ae8.tar.gz
what happened to ttf-nerd-fonts-symbols?
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67cf077e5f94..d14326bf7bd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20220419
- pkgrel = 2
+ pkgver = 20220903
+ pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
depends = adobe-source-code-pro-fonts
@@ -103,7 +103,6 @@ pkgbase = all-repository-fonts
depends = ttf-lato
depends = ttf-liberation
depends = ttf-monofur
- depends = ttf-nerd-fonts-symbols
depends = ttf-opensans
depends = ttf-proggy-clean
depends = ttf-roboto
diff --git a/PKGBUILD b/PKGBUILD
index 61f8b42db5a5..5c8ad590fb9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Wyatt J. Brown <sushidudeteam at gmail dot com>
# shellcheck disable=SC2034,SC2148,SC2154
pkgname=all-repository-fonts
-pkgver=20220419
-pkgrel=2
+pkgver=20220903
+pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
url='https://aur.archlinux.org/packages/all-repository-fonts/'
@@ -107,7 +107,6 @@ depends=(
'ttf-lato'
'ttf-liberation'
'ttf-monofur'
- 'ttf-nerd-fonts-symbols'
'ttf-opensans'
'ttf-proggy-clean'
'ttf-roboto'