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 110b10c2b902..352c8b184c58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.4.7
+ pkgver = 3.5.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.4.7/ttf-iosevka-3.4.7.zip
- source = ttf-iosevka-3.4.7-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.7/LICENSE.md
- sha256sums = 12e551e514d6b744d1bcb1a83af9e575733e18f07e4fe78bbe284870609661ed
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.5.0/ttf-iosevka-3.5.0.zip
+ source = ttf-iosevka-3.5.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.5.0/LICENSE.md
+ sha256sums = 88c0d24ee660e0651f30129fcd671ce9eeeea12ab72d8c22c7d2017574bbebcc
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 8a4df984325f..ac667002c494 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=3.4.7
+pkgver=3.5.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=('12e551e514d6b744d1bcb1a83af9e575733e18f07e4fe78bbe284870609661ed'
+sha256sums=('88c0d24ee660e0651f30129fcd671ce9eeeea12ab72d8c22c7d2017574bbebcc'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {