summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStick2023-11-01 20:38:43 -0400
committerStick2023-11-01 20:38:43 -0400
commitda0a7f033e923f088095371e4ff00d5179573160 (patch)
tree36b2c0fed0ba893fa255f5bd572309c6e34835c5
parent9901e39d4219b92d874a13765d3b05a99bbddd38 (diff)
downloadaur-da0a7f033e923f088095371e4ff00d5179573160.tar.gz
remove ttf-ionicons
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80d5e7f0df6f..f03ce8d94331 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20230505
- pkgrel = 2
+ pkgver = 20231101
+ pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
depends = adobe-source-code-pro-fonts
@@ -93,7 +93,6 @@ pkgbase = all-repository-fonts
depends = ttf-ibm-plex
depends = ttf-inconsolata
depends = ttf-indic-otf
- depends = ttf-ionicons
depends = ttf-jetbrains-mono
depends = ttf-joypixels
depends = ttf-junicode
diff --git a/PKGBUILD b/PKGBUILD
index ebb517596b67..37ee7b426728 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=20230505
-pkgrel=2
+pkgver=20231101
+pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
url='https://aur.archlinux.org/packages/all-repository-fonts/'
@@ -97,7 +97,6 @@ depends=(
'ttf-ibm-plex'
'ttf-inconsolata'
'ttf-indic-otf'
- 'ttf-ionicons'
'ttf-jetbrains-mono'
'ttf-joypixels'
'ttf-junicode'