summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commite4ee99cbcc92a4109e742c403863b9874edcd6fd (patch)
tree9db4de7520f0de518b92ea783020cd7f5a4c9290
parentd61ddbe0d92c5c32e5b31ba62697093a62deea0d (diff)
downloadaur-e4ee99cbcc92a4109e742c403863b9874edcd6fd.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 e6dbafe2b51b..91bb47e8521c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:34:34 UTC 2018
+# Fri Feb 1 08:30:46 UTC 2019
pkgbase = ttf-iosevka-ss01
pkgdesc = A slender monospace typeface. Shape: Andale Mono
- 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-ss01-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/iosevka-ss01-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 54d57a1b147209ae7216805b2d2da2a7ab17a0894dfa2864c28f9f30dc2011a7
+ sha256sums = c3d9d63f6e62c67497e99ce795597cdabe1deae8cda740be6706eb0480074c74
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss01
diff --git a/PKGBUILD b/PKGBUILD
index 5ca46277a879..c79a8cae82be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss01
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Andale Mono'
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-ss01-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('54d57a1b147209ae7216805b2d2da2a7ab17a0894dfa2864c28f9f30dc2011a7'
+sha256sums=('c3d9d63f6e62c67497e99ce795597cdabe1deae8cda740be6706eb0480074c74'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {