summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-10-05 11:06:34 +0200
committerMarkus Weimar2018-10-05 11:06:34 +0200
commit246f1b33b568479f75a116ef28e309da6937b3e7 (patch)
tree4ffdf19c51b79dc241894820de0b4ecd71ce287c
parentcb721f44c356b78d067efa2ec4728fea5d2a1462 (diff)
downloadaur-246f1b33b568479f75a116ef28e309da6937b3e7.tar.gz
Update to version 2.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a88d5f47a0d9..42f308194af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 11:32:08 UTC 2018
+# Fri Oct 5 09:05:42 UTC 2018
pkgbase = ttf-iosevka-ss01
pkgdesc = A slender monospace typeface. Shape: Andale Mono
- 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-ss01-2.0.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.1/iosevka-ss01-2.0.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 4ae7fb5d66b5824b0ff480173be2abf41cc462a0ce237463bc64a469655096ea
+ sha256sums = 2bbe0c17aab21f5a67acdd0175aebab953c97afc9e0ed00510e256a5ca927dcc
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss01
diff --git a/PKGBUILD b/PKGBUILD
index e782bb362ded..6e78ff6bd786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss01
-pkgver=2.0.0
+pkgver=2.0.1
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=('4ae7fb5d66b5824b0ff480173be2abf41cc462a0ce237463bc64a469655096ea'
+sha256sums=('2bbe0c17aab21f5a67acdd0175aebab953c97afc9e0ed00510e256a5ca927dcc'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {