summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-02 19:53:29 +0200
committerMarkus Weimar2023-09-02 19:53:29 +0200
commit4fa082ec31d5850bc891db846a38a9295fde251b (patch)
treed941267cae710c8e0900ed0cb9c3e4a4a02122d2
parentafe3db6fdf399bdd650b380e0582c8a8f5bef38c (diff)
downloadaur-4fa082ec31d5850bc891db846a38a9295fde251b.tar.gz
Update to version 26.3.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d24ba5b6d62d..8fe999502d66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 26.2.2
+ pkgver = 26.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttf-iosevka-26.2.2.zip
- source = ttf-iosevka-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md
- sha256sums = 0c27e45cca3ee529695155f1236335111ef1d6821abc84939ef60fe1815b9abb
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.0/ttf-iosevka-26.3.0.zip
+ source = ttf-iosevka-26.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.0/LICENSE.md
+ sha256sums = 89990dabd68b0b9a9e432029469bc6a69c3b6c013aba24e7cb6cf296820ca9ec
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index eb600f819a13..617c3cb6ff72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=26.2.2
+pkgver=26.3.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0c27e45cca3ee529695155f1236335111ef1d6821abc84939ef60fe1815b9abb'
+sha256sums=('89990dabd68b0b9a9e432029469bc6a69c3b6c013aba24e7cb6cf296820ca9ec'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {