summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Kline2020-07-03 13:36:02 -0700
committerMatt Kline2020-07-03 13:36:02 -0700
commit1dfb92684c57fa5b3f2297d155e02d1775fe496f (patch)
tree0d34991e90c9fd2d0162ff68d9f104c1768d1301 /PKGBUILD
parentdc68fa1a99d61e3b09e056bb1f733a04e6bf739d (diff)
downloadaur-1dfb92684c57fa5b3f2297d155e02d1775fe496f.tar.gz
Remove fontconfig dependency
When I started packaging fonts, it was common for them to depend on fontconfig and xorg-font-utils. But back then, hooks weren't a thing and your package had to update font caches.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4c4fd9d8a37..4bdbf4431a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
pkgname=otf-bodoni
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="An OpenType Bodoni revival created by indestructible type*."
arch=('any')
url="https://indestructibletype.com/Bodoni.html"
license=('custom:OFL')
-depends=('fontconfig')
source=("https://github.com/indestructible-type/Bodoni/archive/$pkgver.tar.gz")
sha256sums=('63bb89966c21232defe7ca834240883262b4f856a7ea7472ea4ec915549554f6')