summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-01-31 08:57:09 +0100
committerMarkus Weimar2018-01-31 08:57:09 +0100
commit7d5ab232be8c97e2a2a7f869c12d9ed976d58d25 (patch)
treeb7ae0bd492e0d39ec4febe117521d5c294ea51f7
parentd9935947d93677ff8ee4f0101b39ea9a90262f8d (diff)
downloadaur-7d5ab232be8c97e2a2a7f869c12d9ed976d58d25.tar.gz
Updated to version 1.14.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 508e4bad7240..3d216fe36055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 15 10:05:00 UTC 2018
+# Wed Jan 31 07:52:15 UTC 2018
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.13.4
+ pkgver = 1.14.0
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -10,9 +10,9 @@ pkgbase = ttf-iosevka-type-slab
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v1.13.4/07-iosevka-type-slab-1.13.4.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.14.0/07-iosevka-type-slab-1.14.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 1fe3f9ca13e01e41598234f18a9f6e8a7333fbbdbe3b9c6ab9bc47a4b77ff123
+ sha256sums = 65c9df20f51805bb9bd1701e2ff835f4ef57b51371c1066aa661d3537e0249b4
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 67594fd509d8..4678d2b5d666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=1.13.4
+pkgver=1.14.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default.'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
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=('1fe3f9ca13e01e41598234f18a9f6e8a7333fbbdbe3b9c6ab9bc47a4b77ff123'
+sha256sums=('65c9df20f51805bb9bd1701e2ff835f4ef57b51371c1066aa661d3537e0249b4'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {