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 7d2efe8f9d7b..912a92a5ff56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 26.0.1
+ pkgver = 26.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.0.1/ttf-iosevka-fixed-curly-26.0.1.zip
- source = ttf-iosevka-fixed-curly-26.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.0.1/LICENSE.md
- sha256sums = 19da277e5eda9aec89e1adcb125c98f2b6b1576fd9276b3d6d5793574dd4aa1d
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.0.2/ttf-iosevka-fixed-curly-26.0.2.zip
+ source = ttf-iosevka-fixed-curly-26.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.0.2/LICENSE.md
+ sha256sums = 420131c6fa819b35b5504a8118f1c198a3aeb40e435668054032b2e3de8d45bd
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 779c99269338..70e07a3cf37f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=26.0.1
+pkgver=26.0.2
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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('19da277e5eda9aec89e1adcb125c98f2b6b1576fd9276b3d6d5793574dd4aa1d'
+sha256sums=('420131c6fa819b35b5504a8118f1c198a3aeb40e435668054032b2e3de8d45bd'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {