summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commit68e6b9d92191ff1b5e0b7bf4bd7e1885bb24b54d (patch)
tree11ad12d5e1da2840aa21e65d864770ded7c95511
parent284461a944b0bae07fae089666ecc772ab09641d (diff)
downloadaur-68e6b9d92191ff1b5e0b7bf4bd7e1885bb24b54d.tar.gz
Update to version 24.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c16b300cc687..81eb6c953dd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss08
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 23.0.0
+ pkgver = 24.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss08-23.0.0.zip
- source = ttf-iosevka-ss08-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = 07bd6ca945a02962e36ac7e201d8eea34950169951622dedc87c8cc415300484
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-ss08-24.1.0.zip
+ source = ttf-iosevka-ss08-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = e100a7a224afa3d4a5c6fef93a5eb764ea633ba35aa48a760a43a09b1303e898
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss08
diff --git a/PKGBUILD b/PKGBUILD
index 02a00e762ac0..120a53ddfbe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss08
-pkgver=23.0.0
+pkgver=24.1.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-ss08-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('07bd6ca945a02962e36ac7e201d8eea34950169951622dedc87c8cc415300484'
+sha256sums=('e100a7a224afa3d4a5c6fef93a5eb764ea633ba35aa48a760a43a09b1303e898'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {