summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commit75ada0a78aa91df93c1e5e12c3d96d1700a79f2c (patch)
treee3437c2b098703c768fd94a5d18329feab5b524f
parente16fde0ad44f776b4f1ef8e38f8c548ae0e06aa9 (diff)
downloadaur-75ada0a78aa91df93c1e5e12c3d96d1700a79f2c.tar.gz
Update to version 25.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b70f74e5aa21..15dd4f4276bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 24.1.4
+ pkgver = 25.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v24.1.4/ttf-iosevka-fixed-slab-24.1.4.zip
- source = ttf-iosevka-fixed-slab-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = bc8be6a9f04c082beef6fb1da6760b00678ed7585d340858294af9d8105563f9
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-fixed-slab-25.0.0.zip
+ source = ttf-iosevka-fixed-slab-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
+ sha256sums = 13ff6696ac12d4eb35737fa0e19e9326004fe489c68d6155a65740cc8a63ef94
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index 6bae5aa87bd9..fed031d165e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=24.1.4
+pkgver=25.0.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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('bc8be6a9f04c082beef6fb1da6760b00678ed7585d340858294af9d8105563f9'
+sha256sums=('13ff6696ac12d4eb35737fa0e19e9326004fe489c68d6155a65740cc8a63ef94'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {