summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2017-01-10 18:34:29 -0800
committerTyler Swagar2017-01-10 18:34:29 -0800
commit1847fb5a1d5cd04c4839f580655dea8876ab6db1 (patch)
treed3a720a894e700353d1b7da09b22952117d108c1 /PKGBUILD
parenta0a2af6c5bcecdc2d456e1b7e6ae2877ac38faaa (diff)
downloadaur-1847fb5a1d5cd04c4839f580655dea8876ab6db1.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 f99774dd2e05..69c4023c0e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('any')
url='https://fonts.google.com/specimen/Merriweather'
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/merriweather/Merriweather-Black.ttf'
'https://github.com/google/fonts/raw/master/ofl/merriweather/Merriweather-BlackItalic.ttf'