summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2020-10-29 16:36:02 -0400
committerAndy Kluger2020-10-29 16:36:02 -0400
commit00cbb8b4e1d67b66b8557aed13704561f549b647 (patch)
treeb474f91373f159a7f1ad0eb852137bc10f329792
parenta2b9cf6a31c2e1b680b65de1602fc83cf6752da9 (diff)
downloadaur-00cbb8b4e1d67b66b8557aed13704561f549b647.tar.gz
drop obsolete makedeps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db09612cace6..4c827528153c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
pkgbase = ttf-iosevka-term-custom-git
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = r1970.13517c54
+ pkgver = r2050.075dd6e4
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
- makedepends = afdko
makedepends = git
makedepends = nodejs
makedepends = npm
- makedepends = otfcc
makedepends = ttfautohint
provides = ttf-iosevka-term-custom
conflicts = ttf-iosevka-term-custom
@@ -17,7 +15,7 @@ pkgbase = ttf-iosevka-term-custom-git
source = git+https://github.com/be5invis/Iosevka
source = private-build-plans.toml.example
sha256sums = SKIP
- sha256sums = 9ebb80bc4a23e05064c73c90fd5644b05d0741af9733f980d52f954bcf7f7259
+ sha256sums = af64725b342f402bedf6338343a6983f7b5c36a0a6ac2ecae1d492613956f9eb
pkgname = ttf-iosevka-term-custom-git
diff --git a/PKGBUILD b/PKGBUILD
index 54d0f3772568..ca6823a639f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Andy Kluger <AndyKluger@gmail.com>
# Contributor: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-custom-git
-pkgver=r1970.13517c54
+pkgver=r2050.075dd6e4
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')
+makedepends=('git' 'nodejs' 'npm' 'ttfautohint')
depends=()
conflicts=('ttf-iosevka-term-custom')
provides=('ttf-iosevka-term-custom')
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
'SKIP'
- '9ebb80bc4a23e05064c73c90fd5644b05d0741af9733f980d52f954bcf7f7259'
+ 'af64725b342f402bedf6338343a6983f7b5c36a0a6ac2ecae1d492613956f9eb'
)
pkgver() {