summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commitcea600d246de5c2e20fe67acd0e1c9516f3f4927 (patch)
tree3f5120aacd29af354087a0652f25f549ad86f3db
parent052b45c99e97af32bec310e7eb765120c96a7b3e (diff)
downloadaur-cea600d246de5c2e20fe67acd0e1c9516f3f4927.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 9a8579148f56..1dc3b8874963 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:32:16 UTC 2018
+# Fri Feb 1 08:28:07 UTC 2019
pkgbase = ttf-iosevka-ss09
pkgdesc = A slender monospace typeface. Shape: Source Code Pro
- pkgver = 2.0.2
+ pkgver = 2.1.0
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/iosevka-ss09-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/iosevka-ss09-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 176cfe5053b5f6e7fb2402ffe7fcec191cd775d709d10f8976a18bd96567c00e
+ sha256sums = 42ea2becc1326237178b01c07a7a4b7afa83c252c9af16c38b4b60c222935f87
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss09
diff --git a/PKGBUILD b/PKGBUILD
index df4382d798d0..ffff483d95a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss09
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Source Code Pro'
arch=('any')
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/iosevka-ss09-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('176cfe5053b5f6e7fb2402ffe7fcec191cd775d709d10f8976a18bd96567c00e'
+sha256sums=('42ea2becc1326237178b01c07a7a4b7afa83c252c9af16c38b4b60c222935f87'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {