summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-22 19:22:12 +0200
committerMarkus Weimar2023-05-22 19:22:12 +0200
commitc00640b8d2d13ece96646c5a9c737565f4f1f93b (patch)
tree85c5752edd081e9c8504b93a644c2dd9f5d1a73a
parent7735511f819e2ef4594bf9ee73b4b3f40379508d (diff)
downloadaur-c00640b8d2d13ece96646c5a9c737565f4f1f93b.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 26a911a5548f..559a15984525 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.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-ss03-22.1.2.zip
- source = ttf-iosevka-ss03-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
- sha256sums = ac0241b496fc52d34da9de0f75d5929037d7184b85b46f04039f7fa60ebe45f9
+ source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss03-23.0.0.zip
+ source = ttf-iosevka-ss03-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
+ sha256sums = 1d12d0d98bcdf7dc9f2525d7685133f95551d2ee6101d6329eb97645f8007c88
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 7ef4fba1123f..83404f244325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ac0241b496fc52d34da9de0f75d5929037d7184b85b46f04039f7fa60ebe45f9'
+sha256sums=('1d12d0d98bcdf7dc9f2525d7685133f95551d2ee6101d6329eb97645f8007c88'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {