summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2020-10-20 16:00:42 -0400
committerDylan Delgado2020-10-20 16:00:42 -0400
commit9935c6bd8a2dee9c3782f2d068a3f7980b33325c (patch)
tree67c8fd6496e2f0288ffd6ff43d324701dfe5fa59 /PKGBUILD
parent172c568e19067e125008ef67db22ae7059fe5de9 (diff)
downloadaur-ttf-impallari-cabin-sketch.tar.gz
remove dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6039d3f912d5..82f29e3b3309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
+# Contributor: Dylan Delgado <dylan1496@live.com>
# Contributor: Marcos Heredia <chelqo@gmail.com>
_font="cabin-sketch"
_group="impallari"
pkgname=ttf-${_group}-${_font}
pkgver=1.100
-pkgrel=1
+pkgrel=2
pkgdesc="Other humanist sans inspired by Edward Johnston's and Eric Gill's typefaces, from Pablo Impallari"
arch=(any)
url="http://www.impallari.com/cabinsketch/"
license=('custom:OFL')
groups=("${_group}-fonts")
-depends=('fontconfig' 'xorg-font-utils')
+depends=()
#install=updatefont.install
source=("${_font}-${pkgver}.zip::https://github.com/impallari/CabinSketch/archive/master.zip")
md5sums=('b6ed40b8bcc486a2bb5442a853286eee')