summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commitf9c31f8c51c8005f889c091d4ce74bc45c0a7f03 (patch)
tree45c7d8384e05bfe035ebed2d25245e2cdbb24171
parent525e578ac5bdc0b9bc168655a8b69115d5ee2bd3 (diff)
downloadaur-f9c31f8c51c8005f889c091d4ce74bc45c0a7f03.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 7c586d0c59c8..6b6994d6d9b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
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-23.0.0.zip
- source = ttf-iosevka-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = 471cca71244a1f1407465938b679fa532ee6a17c08b3d96e95028e8582f76bb9
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-24.1.0.zip
+ source = ttf-iosevka-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = 4f23c4d3f262beae6aa3d2121cbd17e5d089d844f024b52deb85f1e99a957b89
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 57ba9b79efb1..1729829ca10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('471cca71244a1f1407465938b679fa532ee6a17c08b3d96e95028e8582f76bb9'
+sha256sums=('4f23c4d3f262beae6aa3d2121cbd17e5d089d844f024b52deb85f1e99a957b89'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {