summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-10-10 11:55:25 +0200
committerMarkus Weimar2019-10-10 11:55:25 +0200
commit25e94d4912fcf5ba87370cb98943c04a33f657e6 (patch)
tree0181dfe029b7f81d30194946b9b90d59c48a7d16
parentf3e84d6e3576f2a9e41389c2b8eb49b833b3a4f3 (diff)
downloadaur-25e94d4912fcf5ba87370cb98943c04a33f657e6.tar.gz
Update to version 2.3.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bd39ae5a1b6..d73168ff91f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default
- pkgver = 2.3.1
+ pkgver = 2.3.2
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -8,9 +8,9 @@ pkgbase = ttf-iosevka-type-slab
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.3.1/07-iosevka-type-slab-2.3.1.zip
- source = ttf-iosevka-type-slab-2.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 54402feddbe94f82daf7e84ec8fb7b6ae4c8a61eb5f591fab4f358f5e79fe445
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.3.2/07-iosevka-type-slab-2.3.2.zip
+ source = ttf-iosevka-type-slab-2.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ sha256sums = f562d9e5db179771d58a6b787f78b3a505035a96b884d22eb6cef0de9be2cf9c
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 0109c8907d30..27fa98fc486b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=2.3.1
+pkgver=2.3.2
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"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('54402feddbe94f82daf7e84ec8fb7b6ae4c8a61eb5f591fab4f358f5e79fe445'
+sha256sums=('f562d9e5db179771d58a6b787f78b3a505035a96b884d22eb6cef0de9be2cf9c'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {