summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-06-05 08:36:04 +0200
committerMarkus Weimar2016-06-05 08:36:04 +0200
commit0e6be431d3f19fbae50fcb62af8c3d40a0c7646b (patch)
tree94e3ea67216b2a7e5bf9e08ccf02c16d326e56f7
parentc47b97e6aa3d8427de06fef5e54f1c1ed392e452 (diff)
downloadaur-0e6be431d3f19fbae50fcb62af8c3d40a0c7646b.tar.gz
Updated to version 1.8.6.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a23a17c62d88..5325acd86652 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 28 07:29:47 UTC 2016
+# Sun Jun 5 06:35:24 UTC 2016
pkgbase = ttf-iosevka
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.8.5
+ pkgver = 1.8.6
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
@@ -12,9 +12,9 @@ pkgbase = ttf-iosevka
depends = xorg-font-utils
conflicts = ttf-iosevka-hooky
conflicts = ttf-iosevka-zshaped
- source = https://github.com/be5invis/Iosevka/releases/download/v1.8.5/01.iosevka-1.8.5.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.8.6/01.iosevka-1.8.6.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE
- sha256sums = abc7531632907bd7df017a7870c4fdf82d55331fb78d3f246d0b7bca48764291
+ sha256sums = 27508ea1de8e0224004e3a4568243922113c729c283d665a51bf331ef0b5b784
sha256sums = f552299cd7287931e62c90eb7dd0a63c29ebd434f92925c2dd3781983aec4338
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 6ebece685ff8..836eb85fd9af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.8.5
+pkgver=1.8.6
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -11,7 +11,7 @@ conflicts=('ttf-iosevka-hooky' 'ttf-iosevka-zshaped')
install=${pkgname}.install
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01.iosevka-${pkgver}.zip"
'https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE')
-sha256sums=('abc7531632907bd7df017a7870c4fdf82d55331fb78d3f246d0b7bca48764291'
+sha256sums=('27508ea1de8e0224004e3a4568243922113c729c283d665a51bf331ef0b5b784'
'f552299cd7287931e62c90eb7dd0a63c29ebd434f92925c2dd3781983aec4338')
package() {