summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-11-28 11:47:47 +0100
committerMarkus Weimar2020-11-28 11:47:47 +0100
commitdfb3572b367688bfc87de4576445ebb47fa6b46d (patch)
treea3119cb2af5c00324de9ca4df54d7c592e6c9aa6
parent3ee4480d39e593a4ec2152a50045352f48918ba9 (diff)
downloadaur-dfb3572b367688bfc87de4576445ebb47fa6b46d.tar.gz
Update to version 4.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d75f6bc2a38..462801f2a7e5 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.7.1
+ pkgver = 4.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.7.1/ttf-iosevka-curly-slab-3.7.1.zip
- source = ttf-iosevka-curly-slab-3.7.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.7.1/LICENSE.md
- sha256sums = 4fae9e70edc5998597c7b38943c0568eafa02d0023f37e566a18da61b76dcf44
+ source = https://github.com/be5invis/Iosevka/releases/download/v4.0.0/ttf-iosevka-curly-slab-4.0.0.zip
+ source = ttf-iosevka-curly-slab-4.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.0.0/LICENSE.md
+ sha256sums = b3fba3ef32480283ddf3694db57a298718bc0fef4d50b4533813aa50e3c1eb63
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-curly-slab
diff --git a/PKGBUILD b/PKGBUILD
index c91e546d8a6a..df76730fa7e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly-slab
-pkgver=3.7.1
+pkgver=4.0.0
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=('4fae9e70edc5998597c7b38943c0568eafa02d0023f37e566a18da61b76dcf44'
+sha256sums=('b3fba3ef32480283ddf3694db57a298718bc0fef4d50b4533813aa50e3c1eb63'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {