summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2017-01-12 02:29:59 -0800
committerTyler Swagar2017-01-12 02:29:59 -0800
commitafb06a5a70c93a004b7bb1b9856a3181fcdb3934 (patch)
treea0f2164ffb19783983ff86f2c3c1cd4d1f998cc3 /PKGBUILD
parenteba8cd2b47205ad73de09b30233a3e8a63f40fbe (diff)
downloadaur-afb06a5a70c93a004b7bb1b9856a3181fcdb3934.tar.gz
Add conflict with ttf-google-fonts-opinionated-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d66c4a509ac6..8bdf2f79299c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://fonts.google.com/specimen/Quintessential'
license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-conflicts=('ttf-google-fonts-git')
+conflicts=('ttf-google-fonts-git' 'ttf-google-fonts-opinionated-git')
install="${pkgname}.install"
source=('https://github.com/google/fonts/raw/master/ofl/quintessential/Quintessential-Regular.ttf'
'https://github.com/google/fonts/raw/master/ofl/quintessential/OFL.txt')