summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2fb1ed3e35b..5808db269d36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss05
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-ss05-22.1.2.zip
- source = ttf-iosevka-ss05-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
- sha256sums = 53f3a957abbc730119a008692e88b04b720c5d24e08ea7697fe522ea1502e06a
+ source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss05-23.0.0.zip
+ source = ttf-iosevka-ss05-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
+ sha256sums = a9d820e05ad1e13832e1e8cc263addec3b450ded4cf9446fce0ac44e63fe802d
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss05
diff --git a/PKGBUILD b/PKGBUILD
index ccfd9db9aca7..5ae5da73d750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss05
-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-ss05-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('53f3a957abbc730119a008692e88b04b720c5d24e08ea7697fe522ea1502e06a'
+sha256sums=('a9d820e05ad1e13832e1e8cc263addec3b450ded4cf9446fce0ac44e63fe802d'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {