summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-12-17 10:35:32 +0100
committerMarkus Weimar2018-12-17 10:35:32 +0100
commit2fcc6c1e2f240697f4e53b0ca8d8888c5572c61e (patch)
treee01f578e51dd334b2a26060ac977e7fbf519f226
parent72a8a03ea1de2cfc4ce7ac13aa54c6469859c21b (diff)
downloadaur-2fcc6c1e2f240697f4e53b0ca8d8888c5572c61e.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 b6425d4c6a35..9964c3220ca2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 5 08:57:29 UTC 2018
+# Mon Dec 17 09:27:04 UTC 2018
pkgbase = ttf-iosevka
pkgdesc = A slender monospace typeface. Shape: default
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -10,9 +10,9 @@ pkgbase = ttf-iosevka
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.0.1/01-iosevka-2.0.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/01-iosevka-2.0.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 94c548d79f3db4504f9e804a11845479b03d16a2c80edc5818d1ed79cae6638f
+ sha256sums = a4710e893a8d7cbd2e57b3069bfa702c0e5c38fe734e4481e05a1db1cad41d09
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index caa1a24cb62f..6bc8166441bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01-iosevka-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('94c548d79f3db4504f9e804a11845479b03d16a2c80edc5818d1ed79cae6638f'
+sha256sums=('a4710e893a8d7cbd2e57b3069bfa702c0e5c38fe734e4481e05a1db1cad41d09'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {