summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Farley2020-04-08 21:40:52 -0500
committerRyan Farley2020-04-08 21:40:52 -0500
commitdf4bc8ad3e842e72b82463e21cb76099adef4bef (patch)
tree4b185fda5f203c6ae3ed8796ef06bdfe190b1d9c /PKGBUILD
parentb0525fc3e99c954baf0102f7391a4737147fbc78 (diff)
downloadaur-df4bc8ad3e842e72b82463e21cb76099adef4bef.tar.gz
update deps -- fonttosfnt works now
With an upstream release, fonttosfnt now includes all required patches and builds this just fine, so there's no need to require the -git variant anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 756d73e0288e..0eb9d34c516f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=dina-font-otb
pkgver=2.92
-pkgrel=7
+pkgrel=8
pkgdesc="A monospace bitmap font, primarily aimed at programmers (OTB Format)"
arch=('any')
url="https://www.dcmembers.com/jibsen/download/61/"
license=('custom')
depends=('xorg-font-utils' 'fontconfig')
-makedepends=('fonttosfnt-git')
+makedepends=('fonttosfnt')
conflicts=('dina-font' 'dina-powerline' 'dina-font-otb-alt')
source=("dina-$pkgver-new.zip::https://www.dcmembers.com/jibsen/download/61/?wpdmdl=61")
md5sums=('028424baac750e9fd0f54df03202e5d0')