summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-22 19:22:12 +0200
committerMarkus Weimar2023-05-22 19:22:12 +0200
commitba42f154256b4d941414ee5cc15da7f625f28b11 (patch)
tree413d89594e2c15c33e40b93310fbb3d7ea7bb892
parent3e3837a84ea623284fac65d16fb55d0955161c72 (diff)
downloadaur-ba42f154256b4d941414ee5cc15da7f625f28b11.tar.gz
Update to version 23.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6398a869a2d9..3953629147fa 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 = 22.1.2
+ pkgver = 23.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.2/ttf-iosevka-ss18-22.1.2.zip
- source = ttf-iosevka-ss18-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
- sha256sums = 904cac65ed09d9b76d02210c6b35fbf8eb055bba8b6248bd6fe6381f89a85444
+ source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss18-23.0.0.zip
+ source = ttf-iosevka-ss18-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
+ sha256sums = 6cf31e7fe26a026e91a0a88885acc31923a1524c3908a8dbda174b9fa293468d
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss18
diff --git a/PKGBUILD b/PKGBUILD
index 9027f2c9250c..73bf4e87e70b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss18
-pkgver=22.1.2
+pkgver=23.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=('904cac65ed09d9b76d02210c6b35fbf8eb055bba8b6248bd6fe6381f89a85444'
+sha256sums=('6cf31e7fe26a026e91a0a88885acc31923a1524c3908a8dbda174b9fa293468d'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {