summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2017-06-13 16:49:06 -0400
committerAndy Kluger2017-06-13 16:49:06 -0400
commit5149da30d9e76be2170253f86bddccbd12415426 (patch)
tree1363ef0573e0d687b9bdd5e1dfa6473e07be00d7
parent57c4097cb4e11b7e14a6562ded05c96c7d238f14 (diff)
downloadaur-5149da30d9e76be2170253f86bddccbd12415426.tar.gz
shouldn't conflict with slab
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53678153f3e4..caedddb7235c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = r1006.7d01557
+ pkgver = r1020.6144b95
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -16,7 +16,6 @@ pkgbase = ttf-iosevka-term-custom-git
conflicts = ttf-iosevka-term
conflicts = ttf-iosevka-term-hooky
conflicts = ttf-iosevka-term-zshaped
- conflicts = ttf-iosevka-term-slab
source = git+https://github.com/be5invis/Iosevka
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c2ebdbb6e174..1f5ee36d845d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Kluger <AndyKluger@gmail.com>
# Contributor: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-custom-git
-pkgver=r1006.7d01557
+pkgver=r1020.6144b95
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -9,7 +9,7 @@ url='https://be5invis.github.io/Iosevka/'
license=('custom:OFL')
makedepends=('git' 'nodejs' 'npm' 'ttfautohint' 'otfcc')
depends=('fontconfig' 'xorg-font-utils')
-conflicts=(ttf-iosevka-term{,-hooky,-zshaped,-slab})
+conflicts=(ttf-iosevka-term{,-hooky,-zshaped})
provides=('ttf-iosevka-term')
source=("git+https://github.com/be5invis/Iosevka")
md5sums=('SKIP')