summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commit868b6fb4c8e958f6df0fde3e8d20ea5285649d94 (patch)
tree5b6b8401ecafbf4799c7f24176d49f4f209637d5
parentd58d5084655ab2b83550ebb7b41aedf3c83de1b5 (diff)
downloadaur-868b6fb4c8e958f6df0fde3e8d20ea5285649d94.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 f175f34cf1f7..0108ca8e3319 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term
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-23.0.0.zip
- source = ttf-iosevka-term-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = 11e597f4c8ce77a4fb8f22a8dd80b19693eb0fc1b8be6ed432f58cabfac655f8
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-term-24.1.0.zip
+ source = ttf-iosevka-term-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = b23e1e0bd25cd328dc14b4185ba8f3e887894150bd52ba9b4925277bd2453f69
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index ce46d79a23b4..7c3c613a0396 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('11e597f4c8ce77a4fb8f22a8dd80b19693eb0fc1b8be6ed432f58cabfac655f8'
+sha256sums=('b23e1e0bd25cd328dc14b4185ba8f3e887894150bd52ba9b4925277bd2453f69'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {