summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commit5169f5b2be99a6a8dda0e4bcbe0b9af22ac9b2e7 (patch)
treeb262e925eb5eaf6356563bb3303f877e18321ad6
parent3b5e794509d1efefa2bdedd24be68894a64ae6da (diff)
downloadaur-5169f5b2be99a6a8dda0e4bcbe0b9af22ac9b2e7.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 1c8d1ab5bb21..e30e57ea84c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss13
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-ss13-24.1.4.zip
- source = ttf-iosevka-ss13-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = 264931feb0f258f4b665b31957ff046982eb1301bb1e20590a065e936119ee39
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-ss13-25.0.0.zip
+ source = ttf-iosevka-ss13-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
+ sha256sums = 80d7e47668e6a6e16acd2527ede55c5b0191ec9a71a36d935dcacbb8098cff33
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index f397c5ae658e..dbd8c1b852a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-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-ss13-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('264931feb0f258f4b665b31957ff046982eb1301bb1e20590a065e936119ee39'
+sha256sums=('80d7e47668e6a6e16acd2527ede55c5b0191ec9a71a36d935dcacbb8098cff33'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {