summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-11-28 11:47:48 +0100
committerMarkus Weimar2020-11-28 11:47:48 +0100
commit5cc8b3fe9604d092628f3a9d10aa4b0dac1270fc (patch)
tree5805118ded0ffbee3fe0f059845c6de7548f5f3c
parentecdf481aa06f7c1e8cf6f5372f6c40d972073767 (diff)
downloadaur-5cc8b3fe9604d092628f3a9d10aa4b0dac1270fc.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 db9ae4a19fa4..3949c434cc81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttc-iosevka-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/ttc-iosevka-slab-3.7.1.zip
- source = ttc-iosevka-slab-3.7.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.7.1/LICENSE.md
- sha256sums = 41494ecca4888c06420e4fa0f6e2ff4f7ac15f0c01642455cb7c5be86fd979b1
+ source = https://github.com/be5invis/Iosevka/releases/download/v4.0.0/ttc-iosevka-slab-4.0.0.zip
+ source = ttc-iosevka-slab-4.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.0.0/LICENSE.md
+ sha256sums = a8d09017d69918acf8e21b4ecd80edf9001c35f791bda959b9d5a69ccc0b5028
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttc-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 76eeb289dcc4..db69453470df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-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}/ttc-iosevka-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('41494ecca4888c06420e4fa0f6e2ff4f7ac15f0c01642455cb7c5be86fd979b1'
+sha256sums=('a8d09017d69918acf8e21b4ecd80edf9001c35f791bda959b9d5a69ccc0b5028'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {