summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-06-03 20:19:08 +0200
committerMarkus Weimar2017-06-03 20:23:17 +0200
commita75de051aa5f3c32790975cde7b93b206682273a (patch)
tree3e6d8ec7ccdb26220dda57156d2ba909c1672607
parentbb80d94b7c49a2f751f2e26380b7568d11590940 (diff)
downloadaur-a75de051aa5f3c32790975cde7b93b206682273a.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 24edb06d8da6..2dde60483c70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 17:33:46 UTC 2017
+# Sat Jun 3 18:23:17 UTC 2017
pkgbase = ttf-iosevka-ss09
pkgdesc = A slender monospace typeface. Shape: Source Code Pro.
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-ss01
conflicts = ttf-iosevka-ss02
conflicts = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 0c258a9920f4..29c11bab4124 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss09
pkgver=1.13.0
-pkgrel=3
+pkgrel=4
pkgdesc='A slender monospace typeface. Shape: Source Code Pro.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka'
+ 'ttf-iosevka-pack'
'ttf-iosevka-ss01'
'ttf-iosevka-ss02'
'ttf-iosevka-ss03'