summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-01-13 18:37:42 +0100
committerMarkus Weimar2017-01-13 18:37:42 +0100
commitc8f994afcc3a6e9097374dc33fcf796f159682ef (patch)
tree8789de2d97564b6792e0898d564feeee31ddab31
parent2d45a0a9fc1f5e24eb79e41f2d374c74c5fb23de (diff)
downloadaur-c8f994afcc3a6e9097374dc33fcf796f159682ef.tar.gz
Updated to version 1.10.4.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe678b17fa5e..9432ce4d93bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 5 20:48:27 UTC 2017
+# Fri Jan 13 17:37:09 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.10.3
+ pkgver = 1.10.4
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.10.3/01.iosevka-1.10.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.10.4/01.iosevka-1.10.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 87d3897a2a00ea27431fc87dfc128e4f46beb3856bf51a3c0568a01250e2e398
+ sha256sums = 5dd5196e23aa327ff179e525181f558b9c9add0e49b9bec0f7c0ffdd83d016f7
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 13fbb49a78ff..557cd1c2086a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.10.3
+pkgver=1.10.4
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.md")
-sha256sums=('87d3897a2a00ea27431fc87dfc128e4f46beb3856bf51a3c0568a01250e2e398'
+sha256sums=('5dd5196e23aa327ff179e525181f558b9c9add0e49b9bec0f7c0ffdd83d016f7'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {