summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commitb9eaab91b782d4fe8888b5e559495e604b318267 (patch)
treed1b1adf3b1ca489ef85e6dd76013599581ee7cd7
parent0055dbeff6c9957fbb2dec0534c8099382c9364f (diff)
downloadaur-b9eaab91b782d4fe8888b5e559495e604b318267.tar.gz
Update to version 2.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c89def3f505..36ecc9d4d89f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:27:39 UTC 2018
+# Fri Feb 1 08:23:32 UTC 2019
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default
- pkgver = 2.0.2
+ pkgver = 2.1.0
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -10,9 +10,9 @@ pkgbase = ttf-iosevka-type-slab
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/07-iosevka-type-slab-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/07-iosevka-type-slab-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 6c43c848a9ca88149cdb3e8a288f570c0a52c0c7c37f26573859af9c18d0a6a0
+ sha256sums = 23ddea50e782916a09ea564ee119d980c5baca35403852c4eb3e3f8ae4d95964
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 0c81f5879eb6..0eba0391a577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/07-iosevka-type-slab-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('6c43c848a9ca88149cdb3e8a288f570c0a52c0c7c37f26573859af9c18d0a6a0'
+sha256sums=('23ddea50e782916a09ea564ee119d980c5baca35403852c4eb3e3f8ae4d95964'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {