summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commit4fda38a6f4506d2ca882318ce51be5807db2efe2 (patch)
treeb11ac0823086834a941798fed5038c988b34a281
parentee87b3cc74d1bb784db1aa452fab3367e5fb8b09 (diff)
downloadaur-4fda38a6f4506d2ca882318ce51be5807db2efe2.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 a0c86819a685..d3580728b706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:27:23 UTC 2018
+# Fri Feb 1 08:23:04 UTC 2019
pkgbase = ttf-iosevka-type
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
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/03-iosevka-type-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/03-iosevka-type-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 2730171fdc5c12db30c1df498ae1309894764059ea0b334df501f5138d7506d8
+ sha256sums = 5e002db91eca8c5f54da97564476157d8367c8c90768634cfba78f9f1558b62d
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index 26ddb4a8fc3a..b834e1a55d76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-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}/03-iosevka-type-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('2730171fdc5c12db30c1df498ae1309894764059ea0b334df501f5138d7506d8'
+sha256sums=('5e002db91eca8c5f54da97564476157d8367c8c90768634cfba78f9f1558b62d'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {