summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commitbc5a94b405609cd01fea4abe492ea9e5c14be93a (patch)
tree144aa1d899a6e0000f291308d4f8c87e8cf65574
parent1647fe47d25df3c4f5344a90a2e0d88492231190 (diff)
downloadaur-bc5a94b405609cd01fea4abe492ea9e5c14be93a.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 99368f38ed0f..c337c2c47439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-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-slab-24.1.4.zip
- source = ttf-iosevka-slab-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = 56064667c6f4754424378ea85aa04c9252a8165cd3ffb85b1bd8874163e37278
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-slab-25.0.0.zip
+ source = ttf-iosevka-slab-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
+ sha256sums = 97de931d000537ee772571f55cd051b1df705442a494cc68d1b9d14a0a3c37ba
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 07d6715779c0..58b81535a7c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('56064667c6f4754424378ea85aa04c9252a8165cd3ffb85b1bd8874163e37278'
+sha256sums=('97de931d000537ee772571f55cd051b1df705442a494cc68d1b9d14a0a3c37ba'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {