summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-07 16:10:11 +0200
committerMarkus Weimar2023-05-07 16:10:11 +0200
commite260bece15401918fa812d2d037f2020db62f5a7 (patch)
treef66d366ae8888651dd7b27f9013dee656dfff09c
parent43cc4f9879cfe2b07c21f9bb54dd1d2e28d6af2a (diff)
downloadaur-e260bece15401918fa812d2d037f2020db62f5a7.tar.gz
Update to version 22.1.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d722c30a1e4..57ee3fcd9aeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.1.0
+ pkgver = 22.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.0/ttf-iosevka-ss03-22.1.0.zip
- source = ttf-iosevka-ss03-22.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.0/LICENSE.md
- sha256sums = 550c54bd43bc6bd0b22b7f1833ad5aac558713a688fa024bcb3e441981988c0f
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.1.1/ttf-iosevka-ss03-22.1.1.zip
+ source = ttf-iosevka-ss03-22.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.1/LICENSE.md
+ sha256sums = 96c08b804a84431c60aaaebbfef73e50fe882be3e840cc2cd74581dc25e5e70c
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index b04879b9ab7e..881f441571d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=22.1.0
+pkgver=22.1.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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('550c54bd43bc6bd0b22b7f1833ad5aac558713a688fa024bcb3e441981988c0f'
+sha256sums=('96c08b804a84431c60aaaebbfef73e50fe882be3e840cc2cd74581dc25e5e70c'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {