summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2017-01-10 18:32:24 -0800
committerTyler Swagar2017-01-10 18:32:24 -0800
commiteba8cd2b47205ad73de09b30233a3e8a63f40fbe (patch)
treed954b5f36c7a87e86743fc4daddcba52874638b3 /PKGBUILD
parentb216985970e3edc34ac72017fb204798d27e514e (diff)
downloadaur-eba8cd2b47205ad73de09b30233a3e8a63f40fbe.tar.gz
Add conflict with ttf-google-fonts-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20515345bc29..d66c4a509ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +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')
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')