summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commit2e01ead89fcd9cf0b3481a425f24e92d9403c1ef (patch)
treebe03c34b022c801e4d040ff13306d8ad5c2f5e3e
parent72ad096f0cd3278900267c54b16fcf7b3f6b2160 (diff)
downloadaur-2e01ead89fcd9cf0b3481a425f24e92d9403c1ef.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 7efbd5bc2329..12d3c918d55e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
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-fixed-curly-23.0.0.zip
- source = ttf-iosevka-fixed-curly-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = cc0a5ea787ce5464982eed43c5af86382cc7470507e75664f2aadafa546853d7
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-fixed-curly-24.1.0.zip
+ source = ttf-iosevka-fixed-curly-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = e6db21642d031e315289439613c4f1107b839f9056d28f517f6bd814b1e084f2
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index baeb3091940d..77d22ae22cce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('cc0a5ea787ce5464982eed43c5af86382cc7470507e75664f2aadafa546853d7'
+sha256sums=('e6db21642d031e315289439613c4f1107b839f9056d28f517f6bd814b1e084f2'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {