summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-06-03 20:19:08 +0200
committerMarkus Weimar2017-06-03 20:23:17 +0200
commitb4ee8354134b04e16aaf3c8971f964360df690ec (patch)
treed9b7388a7b7c9c943905e3ab17ab98e151f373bf
parentd57060cad8818d37bd015181b194e65e4bfa9677 (diff)
downloadaur-b4ee8354134b04e16aaf3c8971f964360df690ec.tar.gz
Updated conflicts.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8c991bd4bd3..31e260572ce0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 17:33:45 UTC 2017
+# Sat Jun 3 18:23:17 UTC 2017
pkgbase = ttf-iosevka-ss01
pkgdesc = A slender monospace typeface. Shape: Andale Mono.
pkgver = 1.13.0
- pkgrel = 3
+ pkgrel = 4
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka
+ conflicts = ttf-iosevka-pack
conflicts = ttf-iosevka-ss02
conflicts = ttf-iosevka-ss03
conflicts = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 1fb195d5fd3e..85bd728782a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss01
pkgver=1.13.0
-pkgrel=3
+pkgrel=4
pkgdesc='A slender monospace typeface. Shape: Andale Mono.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka'
+ 'ttf-iosevka-pack'
'ttf-iosevka-ss02'
'ttf-iosevka-ss03'
'ttf-iosevka-ss04'