summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-10-05 11:06:35 +0200
committerMarkus Weimar2018-10-05 11:06:35 +0200
commit72a8a03ea1de2cfc4ce7ac13aa54c6469859c21b (patch)
treeaf103c5b1dbe4fa65a634e444371e92409f3c39c
parent6ae256bee9b3d7e1e3e5ac6c9f1061927d0d5a7d (diff)
downloadaur-72a8a03ea1de2cfc4ce7ac13aa54c6469859c21b.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 d3a054502baf..b6425d4c6a35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 11:30:59 UTC 2018
+# Fri Oct 5 08:57:29 UTC 2018
pkgbase = ttf-iosevka
pkgdesc = A slender monospace typeface. Shape: default
- pkgver = 2.0.0
+ pkgver = 2.0.1
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.0/01-iosevka-2.0.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.1/01-iosevka-2.0.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = a078ed67f5c83752bead30c124ca6359e64bd6ca15a0aef7f22c0b455b08a03c
+ sha256sums = 94c548d79f3db4504f9e804a11845479b03d16a2c80edc5818d1ed79cae6638f
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index e8ce4585b49f..caa1a24cb62f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=2.0.0
+pkgver=2.0.1
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=('a078ed67f5c83752bead30c124ca6359e64bd6ca15a0aef7f22c0b455b08a03c'
+sha256sums=('94c548d79f3db4504f9e804a11845479b03d16a2c80edc5818d1ed79cae6638f'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {