summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-06-03 16:26:54 +0200
committerMarkus Weimar2017-06-03 16:26:54 +0200
commite8b17bdecc78e2dd9684473f8253dae876617fb1 (patch)
tree17749ed04d452491d7befc4f6939c65fdb08b7f7
parent893fa9d82b2431899818287bc0f03b6698811b60 (diff)
downloadaur-e8b17bdecc78e2dd9684473f8253dae876617fb1.tar.gz
Updated to version 1.13.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 995f3b6f12f9..dace799d22c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Apr 12 08:24:11 UTC 2017
+# Sat Jun 3 14:26:14 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.12.5
+ pkgver = 1.13.0
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.12.5/03-iosevka-type-1.12.5.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.13.0/03-iosevka-type-1.13.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = c94b7f5e002a4c1d1eef5496b82b1332f217fda64394f95b784d92b35e6730fd
+ sha256sums = 3cc4a759f676c0ff8e1c24d6b6dee728fb992804f7da480962e935d06d96b190
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index c3955447e884..c715624cfc98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.12.5
+pkgver=1.13.0
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=('c94b7f5e002a4c1d1eef5496b82b1332f217fda64394f95b784d92b35e6730fd'
+sha256sums=('3cc4a759f676c0ff8e1c24d6b6dee728fb992804f7da480962e935d06d96b190'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {