summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-05-20 09:24:07 +0200
committerMarkus Weimar2020-05-20 09:24:07 +0200
commit3b51d62c1bfba6273fb580e2cd646ece897b77a7 (patch)
tree2ad7e8c4e31f462d06a25dff9db7029fc4aa0c5a
parent287c7104a03244666e313ee7ab49982e45d3e537 (diff)
downloadaur-3b51d62c1bfba6273fb580e2cd646ece897b77a7.tar.gz
Update to version 3.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bd6f2be250c..1d75ef332fcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-curly-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.0.0/ttf-iosevka-curly-slab-3.0.0.zip
- source = ttf-iosevka-curly-slab-3.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.0.0/LICENSE.md
- sha256sums = 801ced2540590fd342e15bab0f9840b307e454d161a37e7b8ca946a525fcb138
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.0.1/ttf-iosevka-curly-slab-3.0.1.zip
+ source = ttf-iosevka-curly-slab-3.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.0.1/LICENSE.md
+ sha256sums = ed9388f0365a41718e800f93bb8658faabe746e9567924ac838689bc53cb4b22
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-curly-slab
diff --git a/PKGBUILD b/PKGBUILD
index 5ef20eaf8533..fc6ba29a1303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly-slab
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc='Typeface family designed for coding, terminal use and technical documents.'
arch=('any')
@@ -8,7 +8,7 @@ url='https://typeof.net/Iosevka/'
license=('OFL')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/ttf-iosevka-curly-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('801ced2540590fd342e15bab0f9840b307e454d161a37e7b8ca946a525fcb138'
+sha256sums=('ed9388f0365a41718e800f93bb8658faabe746e9567924ac838689bc53cb4b22'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {