summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2017-01-14 16:54:23 -0800
committerTyler Swagar2017-01-14 16:54:23 -0800
commit125cd2b9f7ebfa85ecd9c4773558198ded06d931 (patch)
tree2e366cae8b796aaf070cf901bf938237bcb80a5b
parentafb06a5a70c93a004b7bb1b9856a3181fcdb3934 (diff)
downloadaur-125cd2b9f7ebfa85ecd9c4773558198ded06d931.tar.gz
Skip license checksum / replace infinality package
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 793717cf828b..d13951c98b6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 12 10:29:11 UTC 2017
+# Sun Jan 15 00:41:24 UTC 2017
pkgbase = ttf-quintessential
pkgdesc = Calligraphic typeface from Google by Brian J. Bonislawsky
pkgver = 1.001
- pkgrel = 1
+ pkgrel = 2
url = https://fonts.google.com/specimen/Quintessential
install = ttf-quintessential.install
arch = any
@@ -13,10 +13,11 @@ pkgbase = ttf-quintessential
depends = xorg-font-utils
conflicts = ttf-google-fonts-git
conflicts = ttf-google-fonts-opinionated-git
+ conflicts = otf-quintessential-ib
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
- sha256sums = 0786594992757ea0290ae4a490ab9249728f372adb13959c0c8ae4fec83057ff
+ sha256sums = SKIP
pkgname = ttf-quintessential
diff --git a/PKGBUILD b/PKGBUILD
index 8bdf2f79299c..fc223727312d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=ttf-quintessential
pkgver=1.001
-pkgrel=1
+pkgrel=2
pkgdesc='Calligraphic typeface from Google by Brian J. Bonislawsky'
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' 'ttf-google-fonts-opinionated-git')
+conflicts=('ttf-google-fonts-git' 'ttf-google-fonts-opinionated-git' 'otf-quintessential-ib')
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')
sha256sums=('73d192f10dbfc716214aae282afb93036f12415d16adc9d6d0e981f34d829d32'
- '0786594992757ea0290ae4a490ab9249728f372adb13959c0c8ae4fec83057ff')
+ 'SKIP')
package() {
install -dm 755 "${pkgdir}/usr/share/fonts/TTF"