summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Angel Useche Castro2020-07-11 19:26:11 -0500
committerMiguel Angel Useche Castro2020-07-11 19:26:11 -0500
commit5b2bd9fb724ded1eeb8ae201f49d9f13204e9067 (patch)
tree76bc400b9f2d6d9f870044baabf4c3f0eb8f1efe /PKGBUILD
parent5d6a4e93963e1bdeac20ccde2704cd574fc2f86b (diff)
downloadaur-otf-zilla-slab.tar.gz
removing xfont-utils dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ae40805f6ee..e63d8a367f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgbase=otf-zilla-slab
pkgname=('otf-zilla-slab' 'ttf-zilla-slab')
pkgver=1.002
-pkgrel=2
+pkgrel=3
pkgdesc="Mozilla's Zilla Slab Type Family"
url=https://github.com/mozilla/zilla-slab
arch=('any')
-depends=('fontconfig' 'xorg-font-utils')
+depends=('fontconfig')
source=($pkgname.tar.gz::https://github.com/mozilla/zilla-slab/releases/download/v$pkgver/Zilla-Slab-Fonts-v$pkgver.zip)
sha256sums=('62490dc19cd17e2951fe88ba3e662089ca14077634cacf1f12926374281dcf42')
install=${pkgname}.install