summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commit53bea632460a98557d48cca0ed64c14cb1e1db90 (patch)
treeed56795ae8075a5a9dc1ef85719932d66381b093
parent5cd6b1ce8535fd0cf00236fa6b21c25919cf4bfb (diff)
downloadaur-53bea632460a98557d48cca0ed64c14cb1e1db90.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 209ae4897ea7..502ed239ac63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss18
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-ss18-24.1.4.zip
- source = ttf-iosevka-ss18-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = 5fcdd752a03133b5187a2e2bb62f9f8a29ee6714d59c399d666f460730608d5f
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-ss18-25.0.0.zip
+ source = ttf-iosevka-ss18-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
+ sha256sums = 02c93d69094a0301fa9de52cda0bade7cff211d9ea093833c082898a933609bf
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss18
diff --git a/PKGBUILD b/PKGBUILD
index 14f63c12a48c..a6f8cc47ee80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss18
-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-ss18-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('5fcdd752a03133b5187a2e2bb62f9f8a29ee6714d59c399d666f460730608d5f'
+sha256sums=('02c93d69094a0301fa9de52cda0bade7cff211d9ea093833c082898a933609bf'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {