summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2017-01-10 18:32:24 -0800
committerTyler Swagar2017-01-10 18:32:24 -0800
commiteba8cd2b47205ad73de09b30233a3e8a63f40fbe (patch)
treed954b5f36c7a87e86743fc4daddcba52874638b3
parentb216985970e3edc34ac72017fb204798d27e514e (diff)
downloadaur-eba8cd2b47205ad73de09b30233a3e8a63f40fbe.tar.gz
Add conflict with ttf-google-fonts-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb94b880a4eb..44c0804ca0af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 9 10:58:33 UTC 2017
+# Wed Jan 11 02:31:12 UTC 2017
pkgbase = ttf-quintessential
pkgdesc = Calligraphic typeface from Google by Brian J. Bonislawsky
pkgver = 1.001
@@ -11,6 +11,7 @@ pkgbase = ttf-quintessential
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
+ conflicts = ttf-google-fonts-git
source = https://github.com/google/fonts/raw/master/ofl/quintessential/Quintessential-Regular.ttf
source = https://github.com/google/fonts/raw/master/ofl/quintessential/OFL.txt
sha256sums = 73d192f10dbfc716214aae282afb93036f12415d16adc9d6d0e981f34d829d32
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')