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 c5e66947509e..d4ac3312f7a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss02
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 17.0.4
+ pkgver = 17.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v17.0.4/ttf-iosevka-ss02-17.0.4.zip
- source = ttf-iosevka-ss02-17.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.4/LICENSE.md
- sha256sums = be7d05cb03bc35b6eb584ac1882b93d03fc42a834cb678823937f2bd32c00ee6
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.1.0/ttf-iosevka-ss02-17.1.0.zip
+ source = ttf-iosevka-ss02-17.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.1.0/LICENSE.md
+ sha256sums = e59e436c6854e6b25ebac6f326c5ff1b4dea1331c1e0e9d991d277a4506d98a1
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss02
diff --git a/PKGBUILD b/PKGBUILD
index eaf06cd9d999..d8a1ca92a7a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss02
-pkgver=17.0.4
+pkgver=17.1.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-ss02-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('be7d05cb03bc35b6eb584ac1882b93d03fc42a834cb678823937f2bd32c00ee6'
+sha256sums=('e59e436c6854e6b25ebac6f326c5ff1b4dea1331c1e0e9d991d277a4506d98a1'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {