summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commitde5361222fd15008833c5b331c8f949671c49cb8 (patch)
tree3e71a5a07a6920aa18787734a4bf10743ddb47ab
parentb1294c3121835c7ef0630426c59e7730e575c37f (diff)
downloadaur-de5361222fd15008833c5b331c8f949671c49cb8.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 b2fa989669ae..ce9a6a9b3769 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-etoile
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-etoile-24.1.4.zip
- source = ttf-iosevka-etoile-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = 28c4e18b315fc710c3406c893b2eca74c855e5b538b09bf02209e568c4292214
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-etoile-25.0.0.zip
+ source = ttf-iosevka-etoile-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
+ sha256sums = 293b18c2e7859dbee0c76b82b8b18b5262f07d0465bb2bd6352e0058960566b8
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-etoile
diff --git a/PKGBUILD b/PKGBUILD
index d24657bc59da..21b157e231a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-etoile
-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-etoile-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('28c4e18b315fc710c3406c893b2eca74c855e5b538b09bf02209e568c4292214'
+sha256sums=('293b18c2e7859dbee0c76b82b8b18b5262f07d0465bb2bd6352e0058960566b8'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {