summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-08 11:39:32 +0200
committerMarkus Weimar2023-04-08 11:39:32 +0200
commitf04f4216ceed07df6041969cc379576b7f74c276 (patch)
tree46cd8e8c050534597e50d33c5937d114010b1855
parent5ce41beea81168aecb94fb0524824aa23da85f90 (diff)
downloadaur-f04f4216ceed07df6041969cc379576b7f74c276.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 71a3fd6fb921..b27dbbc0a8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-ss04
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-term-ss04-22.0.0.zip
- source = ttf-iosevka-term-ss04-22.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.0/LICENSE.md
- sha256sums = 153bd5540b5d8745c5f70429b380ca3f9abe4f4aee6e7099585784a30679ff26
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-term-ss04-22.0.1.zip
+ source = ttf-iosevka-term-ss04-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
+ sha256sums = 775dd1c526c796d6805dcd1b03a03b4856d5c06de7ba432742cc3115b05cb916
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 1e218b55ac4e..720b4699f707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss04
-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-term-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('153bd5540b5d8745c5f70429b380ca3f9abe4f4aee6e7099585784a30679ff26'
+sha256sums=('775dd1c526c796d6805dcd1b03a03b4856d5c06de7ba432742cc3115b05cb916'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {