summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2020-07-01 13:51:34 -0400
committerAndy Kluger2020-07-01 13:51:34 -0400
commit36853af0bae642271b33278847f93d293813a80d (patch)
treefdb5f6d6cc68df7f09403dc79ce989ea39e21fa4
parenteb0fd989ec52ed7691d5d169d7046e538533b741 (diff)
downloadaur-36853af0bae642271b33278847f93d293813a80d.tar.gz
drop outdated deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19d05536d196..cab6c12a53b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-iosevka-git
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = r1461.43a8ca6d
+ pkgver = r1808.057cac08
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -11,8 +11,6 @@ pkgbase = ttf-iosevka-git
makedepends = npm
makedepends = otfcc
makedepends = ttfautohint
- depends = fontconfig
- depends = xorg-font-utils
provides = ttf-iosevka
conflicts = ttf-iosevka
source = git+https://github.com/be5invis/Iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 784a337040bc..13323d7a9765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andy Kluger <AndyKluger@gmail.com>
# Contributor: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-git
-pkgver=r1461.43a8ca6d
+pkgver=r1808.057cac08
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
license=('custom:OFL')
makedepends=('afdko' 'git' 'nodejs' 'npm' 'otfcc' 'ttfautohint')
-depends=('fontconfig' 'xorg-font-utils')
+depends=()
conflicts=('ttf-iosevka')
provides=('ttf-iosevka')
source=('git+https://github.com/be5invis/Iosevka')