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 1efe12cea332..f2bf1d173951 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss12
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 26.1.0
+ pkgver = 26.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.1.0/ttf-iosevka-ss12-26.1.0.zip
- source = ttf-iosevka-ss12-26.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.1.0/LICENSE.md
- sha256sums = 6f6642eb48589af3fafda94968c58cce2bbd0bb6ba9ceab51dba7eadea18a1bc
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.2.0/ttf-iosevka-ss12-26.2.0.zip
+ source = ttf-iosevka-ss12-26.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.0/LICENSE.md
+ sha256sums = 0a89af0c6dc4de72aed7dabc2ac882c38413a96289abef9b0b79def303fbb3ee
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss12
diff --git a/PKGBUILD b/PKGBUILD
index 800fdc3474d9..05457dc72992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss12
-pkgver=26.1.0
+pkgver=26.2.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-ss12-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('6f6642eb48589af3fafda94968c58cce2bbd0bb6ba9ceab51dba7eadea18a1bc'
+sha256sums=('0a89af0c6dc4de72aed7dabc2ac882c38413a96289abef9b0b79def303fbb3ee'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {