summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-16 18:33:58 +0200
committerMarkus Weimar2023-09-16 18:33:58 +0200
commit0825cefef28659918f6c0f3500e0aa078c4840c1 (patch)
treea5a1a3c4eb28170c08b7f81fe1c801d12f1dc7ae
parentd5e348a39f9d831e983a33608405f0361850fdee (diff)
downloadaur-0825cefef28659918f6c0f3500e0aa078c4840c1.tar.gz
Update to version 27.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae89d554a099..66fc001d58bf 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 = 26.3.3
+ pkgver = 27.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttf-iosevka-ss16-26.3.3.zip
- source = ttf-iosevka-ss16-26.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.3/LICENSE.md
- sha256sums = 55135e8c03b571c690e9059d2d9a7394ae46054c166ba974cc2264b472e20a87
+ 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
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 39604eac0452..1a36f59dd3d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=26.3.3
+pkgver=27.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-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('55135e8c03b571c690e9059d2d9a7394ae46054c166ba974cc2264b472e20a87'
+sha256sums=('8a1e2f1a02e8b24cc0a3e7b2722c4b88ee6a34243d47bb09cd4616388a170af4'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {