summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f3ad7807fc0..079006223805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Mar 11 09:40:58 UTC 2017
+# Mon Mar 13 10:00:04 UTC 2017
pkgbase = ttf-iosevka-type
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.11.3
+ pkgver = 1.11.4
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/releases/download/v1.11.3/03-iosevka-type-1.11.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.11.4/03-iosevka-type-1.11.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 9e4d369cd9360a8f0e08b39f0d5b4ee01914fde56f3ffcfb09dbdf5af16b8099
+ sha256sums = d9667f1179a75802265238069a27f1277165aed246bc69c13c860cf746c1e80a
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index 8583afd2a8c3..1caa23b62890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.11.3
+pkgver=1.11.4
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/03-iosevka-type-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('9e4d369cd9360a8f0e08b39f0d5b4ee01914fde56f3ffcfb09dbdf5af16b8099'
+sha256sums=('d9667f1179a75802265238069a27f1277165aed246bc69c13c860cf746c1e80a'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {