summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Delgado2020-10-20 16:00:42 -0400
committerDylan Delgado2020-10-20 16:00:42 -0400
commit9935c6bd8a2dee9c3782f2d068a3f7980b33325c (patch)
tree67c8fd6496e2f0288ffd6ff43d324701dfe5fa59
parent172c568e19067e125008ef67db22ae7059fe5de9 (diff)
downloadaur-ttf-impallari-cabin-sketch.tar.gz
remove dependencies
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfd5fcffbf51..c3645d9b19b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,11 @@
-# Generated by makepkg 5.0.1
-# Thu Jun 8 17:52:37 UTC 2017
pkgbase = ttf-impallari-cabin-sketch
pkgdesc = Other humanist sans inspired by Edward Johnston's and Eric Gill's typefaces, from Pablo Impallari
pkgver = 1.100
- pkgrel = 1
+ pkgrel = 2
url = http://www.impallari.com/cabinsketch/
- install = updatefont.install
arch = any
groups = impallari-fonts
license = custom:OFL
- depends = fontconfig
- depends = xorg-font-utils
source = cabin-sketch-1.100.zip::https://github.com/impallari/CabinSketch/archive/master.zip
md5sums = b6ed40b8bcc486a2bb5442a853286eee
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')