summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commit6183c2567f246b01f30d97b869b3fb39eb4d3a0d (patch)
tree4219ce1b44d94c0003e5a6cfd408b57e2b6ec88f
parent483012019d37775cc719f1ae7855e4ddae152f5f (diff)
downloadaur-6183c2567f246b01f30d97b869b3fb39eb4d3a0d.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 62a1ab57c91a..ae7995750d26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-ss02
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-term-ss02-23.0.0.zip
- source = ttf-iosevka-term-ss02-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = eceed1a31254b69c7751ad7c46d823b3ff7931a8b25b4dae1725cfa249326086
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-term-ss02-24.1.0.zip
+ source = ttf-iosevka-term-ss02-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = 40fb63661e4f7440915a9d7fdab3e93e87997d465e9c2d8b99e5bdcc2c00a7ab
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-ss02
diff --git a/PKGBUILD b/PKGBUILD
index bf88eebfa30e..c91b63611996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss02
-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-term-ss02-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('eceed1a31254b69c7751ad7c46d823b3ff7931a8b25b4dae1725cfa249326086'
+sha256sums=('40fb63661e4f7440915a9d7fdab3e93e87997d465e9c2d8b99e5bdcc2c00a7ab'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {