summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-03-10 20:20:55 +0100
committerMarkus Weimar2017-03-10 20:20:55 +0100
commit3645c49ac1f20409ff4b69f3bc9077fa0af2f73c (patch)
tree1e65a807519ae823d4d904dca3c06c79d1171a9a
parent52def4d3ea9cac42bc3ec900305e3f1eb657115d (diff)
downloadaur-3645c49ac1f20409ff4b69f3bc9077fa0af2f73c.tar.gz
Updated to version 1.11.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b38aec6739de..3ef2af907d64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 21 08:21:53 UTC 2017
+# Fri Mar 10 19:20:15 UTC 2017
pkgbase = ttf-iosevka
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.11.1
+ pkgver = 1.11.2
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -11,9 +11,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.11.1/01-iosevka-1.11.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.11.2/01-iosevka-1.11.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 91410bac0220047e44979519bd4145bd4c144b437f4c25f5120a92d5550e63a8
+ sha256sums = 56c4ad5c6efeae177352c5408ff62ee37801af96558246b419380522a60052f5
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index dbd84fe8b0e9..ae3cb671dbdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.11.1
+pkgver=1.11.2
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-hooky' 'ttf-iosevka-zshaped')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01-iosevka-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('91410bac0220047e44979519bd4145bd4c144b437f4c25f5120a92d5550e63a8'
+sha256sums=('56c4ad5c6efeae177352c5408ff62ee37801af96558246b419380522a60052f5'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {