summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-03-11 10:41:35 +0100
committerMarkus Weimar2017-03-11 10:41:35 +0100
commit6d9eee0b75084f119c13b58d3fc077299fb88e60 (patch)
treea92d4f7dc3c3a4b679272509adce03719dc0fd62
parent5d6f138cdde67473a7465eb5864b8908c92594fc (diff)
downloadaur-6d9eee0b75084f119c13b58d3fc077299fb88e60.tar.gz
Updated to version 1.11.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a796810ce9c8..1f3ad7807fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Mar 10 19:29:31 UTC 2017
+# Sat Mar 11 09:40:58 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.2
+ pkgver = 1.11.3
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.2/03-iosevka-type-1.11.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.11.3/03-iosevka-type-1.11.3.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 12f057af4e50888f69f5592f9531f14e4576bc6e9029dc102e0feeaed4a8e2c3
+ sha256sums = 9e4d369cd9360a8f0e08b39f0d5b4ee01914fde56f3ffcfb09dbdf5af16b8099
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index 81540c0157c5..8583afd2a8c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.11.2
+pkgver=1.11.3
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=('12f057af4e50888f69f5592f9531f14e4576bc6e9029dc102e0feeaed4a8e2c3'
+sha256sums=('9e4d369cd9360a8f0e08b39f0d5b4ee01914fde56f3ffcfb09dbdf5af16b8099'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {