summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-08-27 12:21:23 +0200
committerMarkus Weimar2017-08-27 12:21:23 +0200
commit58389c1c5da3264930290fa9dfaaa9b887b1a6b0 (patch)
treec79e89c6958a04bbacdc98c2aea92b316b709fbe
parent1b051e060b183f0240fd4d67998b6378d6dfde34 (diff)
downloadaur-58389c1c5da3264930290fa9dfaaa9b887b1a6b0.tar.gz
Updated to version 1.13.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6823350f0537..8d0b9b634c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 17 06:03:59 UTC 2017
+# Sun Aug 27 10:16:47 UTC 2017
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.13.2
+ pkgver = 1.13.3
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.2/07-iosevka-type-slab-1.13.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.13.3/07-iosevka-type-slab-1.13.3.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 32c5d83843f60a1d97691b86df5cb4a7f4fa1179aeef9a4b592cba8aa08e4e97
+ sha256sums = f6d79ae25faea8c2e89a0c4561b7c545c0d188e5922fc178bb91c337bf7216cb
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index b851e6dc5a69..69e1c6fcd980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=1.13.2
+pkgver=1.13.3
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=('32c5d83843f60a1d97691b86df5cb4a7f4fa1179aeef9a4b592cba8aa08e4e97'
+sha256sums=('f6d79ae25faea8c2e89a0c4561b7c545c0d188e5922fc178bb91c337bf7216cb'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {