summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-06-10 11:13:35 +0200
committerMarkus Weimar2017-06-10 11:13:35 +0200
commitfc9eeb21ee6d23491f27164ae9456bc5f073746f (patch)
tree534090dab4ca5ce284514f548068ddd62ed903ed
parent3ab175e2920181a3818181cc93b090627790dcbd (diff)
downloadaur-fc9eeb21ee6d23491f27164ae9456bc5f073746f.tar.gz
Updated to version 1.13.1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93ba5984088b..11f7819480a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Mon Jun 5 07:50:51 UTC 2017
+# Sat Jun 10 09:09:14 UTC 2017
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.13.0
- pkgrel = 5
+ pkgver = 1.13.1
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v1.13.0/07-iosevka-type-slab-1.13.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.13.1/07-iosevka-type-slab-1.13.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = e7be87b2c39431c0d8840ed6de2ddd8912e43b56556971e3a055ccb6d46a4406
+ sha256sums = f512af4c3d8034e80421d07d9ed1a335f79be1bdcbc83fbbc88d669a091d44f5
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 00ec1155339c..b4ee7ae82911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=1.13.0
-pkgrel=5
+pkgver=1.13.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -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=('e7be87b2c39431c0d8840ed6de2ddd8912e43b56556971e3a055ccb6d46a4406'
+sha256sums=('f512af4c3d8034e80421d07d9ed1a335f79be1bdcbc83fbbc88d669a091d44f5'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {