summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2020-10-20 15:42:12 -0400
committerDylan Delgado2020-10-20 15:42:12 -0400
commit45cf373f271112ddffd84481153bd68cef032c16 (patch)
tree7cfb83438cc1f575746e59e14576aec0369ed69c /PKGBUILD
parentf24b09f6ffb2449f7fc6c8bd8fb8e4fa40cc6f32 (diff)
downloadaur-ttf-impallari-quattrocento-sans.tar.gz
Remove xorg-font-utils dependency as it doesn't exist anymore.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49d347e7dd5a..2b4cea1be71e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
+# Contributor: Dylan Delgado <dylan1496@live.com>
# Contributor: Marcos Heredia <chelqo@gmail.com>
_font="quattrocento-sans"
_group="impallari"
pkgname=ttf-${_group}-${_font}
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Classic, Elegant & Sober typeface, from Pablo Impallari"
arch=(any)
url="http://www.impallari.com/quattrocentosans/"
license=('custom:OFL')
groups=("${_group}-fonts")
-depends=('fontconfig' 'xorg-font-utils')
+depends=('fontconfig')
#install=updatefont.install
#source=("http://www.impallari.com/media/uploads/prosources/update-19-source.zip")
source=("Quattrocento_Sans.zip::https://fonts.google.com/download?family=Quattrocento+Sans")