summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41d9736c5144..e38557f1babc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 11:32:05 UTC 2018
+# Fri Oct 5 09:05:24 UTC 2018
pkgbase = ttf-iosevka-ss02
pkgdesc = A slender monospace typeface. Shape: Anonymous Pro
- pkgver = 2.0.0
+ pkgver = 2.0.1
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.0/iosevka-ss02-2.0.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.1/iosevka-ss02-2.0.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 67d204b260f8eac5df4a2cb89f04380c14606375253750329d0ea40224de40bb
+ sha256sums = 9b4778f6d6b20e19320d0ab7cef4c08830de64615c005c9efd12db138bfe4362
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss02
diff --git a/PKGBUILD b/PKGBUILD
index 169673753769..459cf364a783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss02
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Anonymous 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-ss02-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('67d204b260f8eac5df4a2cb89f04380c14606375253750329d0ea40224de40bb'
+sha256sums=('9b4778f6d6b20e19320d0ab7cef4c08830de64615c005c9efd12db138bfe4362'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {