summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dd18a3e6216..2cde9263d309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = all-repository-fonts
pkgdesc = Meta package for all fonts in the official repositories.
- pkgver = 20200212
+ pkgver = 20200616
pkgrel = 1
url = https://aur.archlinux.org/packages/all-repository-fonts/
arch = any
@@ -37,7 +37,6 @@ pkgbase = all-repository-fonts
depends = opendesktop-fonts
depends = otf-cormorant
depends = otf-fantasque-sans-mono
- depends = otf-fira-code
depends = otf-fira-mono
depends = otf-fira-sans
depends = otf-font-awesome
diff --git a/PKGBUILD b/PKGBUILD
index 5fcadb01921b..245f6c9c01ed 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=20200212
+pkgver=20200616
pkgrel=1
pkgdesc='Meta package for all fonts in the official repositories.'
arch=('any')
@@ -40,7 +40,6 @@ depends=('adobe-source-code-pro-fonts'
'opendesktop-fonts'
'otf-cormorant'
'otf-fantasque-sans-mono'
- 'otf-fira-code'
'otf-fira-mono'
'otf-fira-sans'
'otf-font-awesome'