summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-04-01 08:17:53 +0200
committerMarkus Weimar2017-04-01 08:17:53 +0200
commitf2d7908aad41ff2ac80f2d0914151e8c28f11f89 (patch)
tree08664c32bfd063f82f72905659132a922be3a021
parent473914f5c71fa26beea3f79f76a829e5754b026b (diff)
downloadaur-f2d7908aad41ff2ac80f2d0914151e8c28f11f89.tar.gz
Updated to version 1.12.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a522e8004d2a..1f7119620f4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Mar 29 10:03:50 UTC 2017
+# Sat Apr 1 06:17:21 UTC 2017
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.11.5
+ pkgver = 1.12.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.11.5/07-iosevka-type-slab-1.11.5.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.0/07-iosevka-type-slab-1.12.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 5e9abf6b92631b474e8ddac4e11e5201f129ae2f36a3c4e4bae27f1e8d6c4fe7
+ sha256sums = 680e31a2cccf3fb2d9221285db77f6954f78a9164e63abfbe1ec714c6b3502e2
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 066b1a848a1f..fb1bad651b5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=1.11.5
+pkgver=1.12.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}/07-iosevka-type-slab-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('5e9abf6b92631b474e8ddac4e11e5201f129ae2f36a3c4e4bae27f1e8d6c4fe7'
+sha256sums=('680e31a2cccf3fb2d9221285db77f6954f78a9164e63abfbe1ec714c6b3502e2'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {