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 09561433d6b9..2abccafab47e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss05
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 26.2.0
+ pkgver = 26.2.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.2.0/ttf-iosevka-ss05-26.2.0.zip
- source = ttf-iosevka-ss05-26.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.0/LICENSE.md
- sha256sums = 33e2e79eabbea0d370ac4b9c04109fddc5c62da4d0b9d15e876247a841b18e5c
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.2.1/ttf-iosevka-ss05-26.2.1.zip
+ source = ttf-iosevka-ss05-26.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.1/LICENSE.md
+ sha256sums = 499875da1abd8fcc6ea242cb58fc048469ddbf396dc032014621f3232ba7fe57
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss05
diff --git a/PKGBUILD b/PKGBUILD
index 5a738a43927e..339a6fb74862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss05
-pkgver=26.2.0
+pkgver=26.2.1
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-ss05-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('33e2e79eabbea0d370ac4b9c04109fddc5c62da4d0b9d15e876247a841b18e5c'
+sha256sums=('499875da1abd8fcc6ea242cb58fc048469ddbf396dc032014621f3232ba7fe57'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {