summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-22 19:22:12 +0200
committerMarkus Weimar2023-05-22 19:22:12 +0200
commit524a1b186496dff70e7a848c61be6568096842e4 (patch)
tree294738392ca5c4845c7aee353fc205d790335229
parent45814087a614d11d8b51297e9af7d64f2d01193c (diff)
downloadaur-524a1b186496dff70e7a848c61be6568096842e4.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 4afaa5132140..34b3d7383104 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss17
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-ss17-22.1.2.zip
- source = ttf-iosevka-ss17-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
- sha256sums = 97eb64a25f51d5fd32f6b7a1b655e61e1f2393827374078cabb728b20d4b946e
+ source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss17-23.0.0.zip
+ source = ttf-iosevka-ss17-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
+ sha256sums = d47070842eb6076684c2ba4f718cbfca18fc0d99efae9a756062c5aa25131197
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss17
diff --git a/PKGBUILD b/PKGBUILD
index 9e4bf518c7b4..95376ee6689f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss17
-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-ss17-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('97eb64a25f51d5fd32f6b7a1b655e61e1f2393827374078cabb728b20d4b946e'
+sha256sums=('d47070842eb6076684c2ba4f718cbfca18fc0d99efae9a756062c5aa25131197'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {