summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0cc6f6d90f0..0c93014a3676 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 5.2.1
+ pkgver = 6.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.2.1/ttf-iosevka-5.2.1.zip
- source = ttf-iosevka-5.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.1/LICENSE.md
- sha256sums = ee6c42a2fc9df499516eb6a66e478b8340c7c638f9f8401dce3162d636ddba17
+ source = https://github.com/be5invis/Iosevka/releases/download/v6.0.0/ttf-iosevka-6.0.0.zip
+ source = ttf-iosevka-6.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v6.0.0/LICENSE.md
+ sha256sums = 11542f52fc62d4dde4201a764932bab7172014f93390fa3c765206bb0655c1dd
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index cf7963c630a3..77a730c38f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=5.2.1
+pkgver=6.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=('ee6c42a2fc9df499516eb6a66e478b8340c7c638f9f8401dce3162d636ddba17'
+sha256sums=('11542f52fc62d4dde4201a764932bab7172014f93390fa3c765206bb0655c1dd'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {