summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-01 17:37:06 +0200
committerMarkus Weimar2023-04-01 17:37:06 +0200
commitb59defb61b666fd3a948275636f31878d9a29939 (patch)
tree98abbe23c5fbb45e9558c5783b1a70350a7780b7
parent654a8ddd24590fc785aaeda0bf3e68ea1345096d (diff)
downloadaur-b59defb61b666fd3a948275636f31878d9a29939.tar.gz
Update to version 22.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7a3cd03400d..5079a0e6b9ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss18
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 21.1.1
+ pkgver = 22.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v21.1.1/ttf-iosevka-ss18-21.1.1.zip
- source = ttf-iosevka-ss18-21.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v21.1.1/LICENSE.md
- sha256sums = bfb6302dbcdba496c2749f5915d86ab2abbf495b71a856e4dd8da8acb0c45f55
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.0/ttf-iosevka-ss18-22.0.0.zip
+ source = ttf-iosevka-ss18-22.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.0/LICENSE.md
+ sha256sums = f354760179b703a74ff6d6132e1f4fc136a92cf1779684f749c74fc624f33c10
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss18
diff --git a/PKGBUILD b/PKGBUILD
index d078c3aa0c2d..c30b80e44360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss18
-pkgver=21.1.1
+pkgver=22.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}/ttf-iosevka-ss18-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('bfb6302dbcdba496c2749f5915d86ab2abbf495b71a856e4dd8da8acb0c45f55'
+sha256sums=('f354760179b703a74ff6d6132e1f4fc136a92cf1779684f749c74fc624f33c10'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {