summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-08 11:39:32 +0200
committerMarkus Weimar2023-04-08 11:39:32 +0200
commitf329f7f8040aab81559dc68e6c4bc592c4e73097 (patch)
treecf2c8504df49147ec24211e89160d1b0e45d6b81
parentd6c0478744162f6e892367bbd8ed0a4ef2dd3d7d (diff)
downloadaur-f329f7f8040aab81559dc68e6c4bc592c4e73097.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 65551e4873bc..d8fba21ace40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss11
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-ss11-22.0.0.zip
- source = ttf-iosevka-ss11-22.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.0/LICENSE.md
- sha256sums = b2495659cf64955e8c7e876076bc6c4671dc76f8d6a0b32990507025521926d0
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-ss11-22.0.1.zip
+ source = ttf-iosevka-ss11-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
+ sha256sums = 6a5bcbf9d9fb08a45f4e10bc9e77af5573767df01dfd3c8156f8ca9151366aed
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index dcd09dd4292a..0e33e140e8fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-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-ss11-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('b2495659cf64955e8c7e876076bc6c4671dc76f8d6a0b32990507025521926d0'
+sha256sums=('6a5bcbf9d9fb08a45f4e10bc9e77af5573767df01dfd3c8156f8ca9151366aed'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {