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 14f841ce9fec..8709e04b3066 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.3.1
+ pkgver = 26.3.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.3.1/ttf-iosevka-fixed-curly-26.3.1.zip
- source = ttf-iosevka-fixed-curly-26.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.1/LICENSE.md
- sha256sums = 361140f6d5a30ca0e98e0a2d6c6ef61b8b6a1df715afb54f9faf4b97fd327b22
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.2/ttf-iosevka-fixed-curly-26.3.2.zip
+ source = ttf-iosevka-fixed-curly-26.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.2/LICENSE.md
+ sha256sums = 6b6956478a0d98831555f0e42ae83c2ae43e62c84a7571c86bea724b36cd3a6d
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 26eb9cd13662..99922ccb1698 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=26.3.1
+pkgver=26.3.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=('361140f6d5a30ca0e98e0a2d6c6ef61b8b6a1df715afb54f9faf4b97fd327b22'
+sha256sums=('6b6956478a0d98831555f0e42ae83c2ae43e62c84a7571c86bea724b36cd3a6d'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {