summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-17 13:45:08 +0200
committerMarkus Weimar2023-09-17 13:45:08 +0200
commit0a858b9dcf3529957be59f1c9002f669b89ab0c3 (patch)
tree3c24937da7312cc66571c4e93b19f5574e50cce4
parent0825cefef28659918f6c0f3500e0aa078c4840c1 (diff)
downloadaur-0a858b9dcf3529957be59f1c9002f669b89ab0c3.tar.gz
Update to version 27.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66fc001d58bf..6b0d7ca8c39a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss16
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.0
+ pkgver = 27.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/ttf-iosevka-ss16-27.0.0.zip
- source = ttf-iosevka-ss16-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
- sha256sums = 8a1e2f1a02e8b24cc0a3e7b2722c4b88ee6a34243d47bb09cd4616388a170af4
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-ss16-27.0.1.zip
+ source = ttf-iosevka-ss16-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
+ sha256sums = 9274962f5cb6392932e71e320a4651259cbc35a369fa261de4c3bd34b44b813b
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 1a36f59dd3d4..e46fe2f6ecd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=27.0.0
+pkgver=27.0.1
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-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('8a1e2f1a02e8b24cc0a3e7b2722c4b88ee6a34243d47bb09cd4616388a170af4'
+sha256sums=('9274962f5cb6392932e71e320a4651259cbc35a369fa261de4c3bd34b44b813b'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {