summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-02-21 09:22:28 +0100
committerMarkus Weimar2017-02-21 09:22:28 +0100
commit52def4d3ea9cac42bc3ec900305e3f1eb657115d (patch)
tree97a723e8dfda7c4ef4c7ba4995450c74e924c478
parenta934d460bfa9fb7bab86f109deb909e9976fe840 (diff)
downloadaur-52def4d3ea9cac42bc3ec900305e3f1eb657115d.tar.gz
Updated to version 1.11.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f766b323b07..b38aec6739de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 25 09:39:49 UTC 2017
+# Tue Feb 21 08:21:53 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.0
+ pkgver = 1.11.1
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.0/01-iosevka-1.11.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.11.1/01-iosevka-1.11.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = e38c034741d02ddee171aed28774863432c8b6f2a2965bf988e7700c0f8948c0
+ sha256sums = 91410bac0220047e44979519bd4145bd4c144b437f4c25f5120a92d5550e63a8
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 0c58b24bd9da..dbd84fe8b0e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.11.0
+pkgver=1.11.1
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=('e38c034741d02ddee171aed28774863432c8b6f2a2965bf988e7700c0f8948c0'
+sha256sums=('91410bac0220047e44979519bd4145bd4c144b437f4c25f5120a92d5550e63a8'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {