summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-12-17 10:35:32 +0100
committerMarkus Weimar2018-12-17 10:35:32 +0100
commit052b45c99e97af32bec310e7eb765120c96a7b3e (patch)
treea938310ac67200a1835574c2362798fb071ca788
parente52634d1f22e1ea0ba67b0007f6871dfb9092c66 (diff)
downloadaur-052b45c99e97af32bec310e7eb765120c96a7b3e.tar.gz
Update to version 2.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7abb1ed023e2..9a8579148f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Oct 5 09:03:22 UTC 2018
+# Mon Dec 17 09:32:16 UTC 2018
pkgbase = ttf-iosevka-ss09
pkgdesc = A slender monospace typeface. Shape: Source Code Pro
- pkgver = 2.0.1
+ pkgver = 2.0.2
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.1/iosevka-ss09-2.0.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/iosevka-ss09-2.0.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = b4b220d39e20017fa766a551bb81fca77485baae92e78944d8c746c1c981673a
+ sha256sums = 176cfe5053b5f6e7fb2402ffe7fcec191cd775d709d10f8976a18bd96567c00e
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss09
diff --git a/PKGBUILD b/PKGBUILD
index 0eb22fe6eeb6..df4382d798d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss09
-pkgver=2.0.1
+pkgver=2.0.2
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=('b4b220d39e20017fa766a551bb81fca77485baae92e78944d8c746c1c981673a'
+sha256sums=('176cfe5053b5f6e7fb2402ffe7fcec191cd775d709d10f8976a18bd96567c00e'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {