summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-12-23 18:35:15 +0100
committerMarkus Weimar2022-12-23 18:35:15 +0100
commitbdfeb69426fda818db6127fb33ef6dd44ed04d2d (patch)
treeb11e408df41f33a8b9008514fa63f21e6c2e55a0
parent6aaebeb19d2033e6cafc703f05db478665a3e828 (diff)
downloadaur-bdfeb69426fda818db6127fb33ef6dd44ed04d2d.tar.gz
Update to version 17.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830edd364e5d..4553af0b0f65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 16.8.4
+ pkgver = 17.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.8.4/ttf-iosevka-16.8.4.zip
- source = ttf-iosevka-16.8.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.4/LICENSE.md
- sha256sums = 3b5fb6af2eaad9205f7b0ada9125a1ca34d398b705739b313df044e8d7a43990
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.0.0/ttf-iosevka-17.0.0.zip
+ source = ttf-iosevka-17.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.0/LICENSE.md
+ sha256sums = f8a2582487dce66433db926c6116a64efe06faaa50a5cd7a6e2269bab8d2a337
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 20b34eed279a..8ac0902b26dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=16.8.4
+pkgver=17.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('3b5fb6af2eaad9205f7b0ada9125a1ca34d398b705739b313df044e8d7a43990'
+sha256sums=('f8a2582487dce66433db926c6116a64efe06faaa50a5cd7a6e2269bab8d2a337'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {