summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2020-03-27 15:26:11 -0700
committerTyler Swagar2020-03-27 15:26:11 -0700
commit441ee6979d69f291adee2175909f636339d58ff5 (patch)
treea6eef0873dc5d9620ac1b85963aacbda5f053184 /PKGBUILD
parenteb9e13448c7b3763162f8684b113ca14254e5fd5 (diff)
downloadaur-441ee6979d69f291adee2175909f636339d58ff5.tar.gz
Use new provides for Symbola
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7aae3a265f8..5211731304bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fonts-meta-base
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc='Base font collection meta package, ported from Infinality.'
arch=('any')
url='https://web.archive.org/web/20160703182257/http://bohoomil.com:80/doc/05-fonts/'
@@ -14,7 +14,7 @@ depends=(
'ttf-heuristica'
'ttf-liberation'
'noto-fonts'
- 'ttf-symbola'
+ 'font-symbola'
)
provides=('ibfonts-meta-base')
conflicts=('ibfonts-meta-base')