summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-08 11:39:32 +0200
committerMarkus Weimar2023-04-08 11:39:32 +0200
commitd1b59c446fe5f31564fb01ac97202d8ce7efd467 (patch)
treed0b9b14e930db1db826d29f85623a5669d917ea2
parent5ad665b731447e612a7fc920e43496e8f471875f (diff)
downloadaur-d1b59c446fe5f31564fb01ac97202d8ce7efd467.tar.gz
Update to version 22.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66af7ae8e09c..85e4a243a408 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.0.0
+ pkgver = 22.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.0.0/ttf-iosevka-slab-22.0.0.zip
- source = ttf-iosevka-slab-22.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.0/LICENSE.md
- sha256sums = 62bd975866aaf56e0cc110d92728b94e53ef9974bf163c4b428a0e3f7c52ccb6
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-slab-22.0.1.zip
+ source = ttf-iosevka-slab-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
+ sha256sums = 386121ce5260a8d1104d96fcabbda665055d6c48d816d70fb6d2e186a9c137f3
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 48435aea24ba..8d8cb7c688ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=22.0.0
+pkgver=22.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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('62bd975866aaf56e0cc110d92728b94e53ef9974bf163c4b428a0e3f7c52ccb6'
+sha256sums=('386121ce5260a8d1104d96fcabbda665055d6c48d816d70fb6d2e186a9c137f3'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {