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 131062891226..f19ba61127e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 11.2.5
+ pkgver = 11.2.6
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v11.2.5/ttf-iosevka-term-curly-11.2.5.zip
- source = ttf-iosevka-term-curly-11.2.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v11.2.5/LICENSE.md
- sha256sums = 30a881cda33fb9ef410faa70dbe81d2906e08ac97624e5a877b05dc5c9850bb9
+ source = https://github.com/be5invis/Iosevka/releases/download/v11.2.6/ttf-iosevka-term-curly-11.2.6.zip
+ source = ttf-iosevka-term-curly-11.2.6-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v11.2.6/LICENSE.md
+ sha256sums = 39f6a981220401e34c23720c4a3a623d7a617568f5843b380ec5a98ce9313608
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 1f4dbf3450ad..67011298f1d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=11.2.5
+pkgver=11.2.6
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-term-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('30a881cda33fb9ef410faa70dbe81d2906e08ac97624e5a877b05dc5c9850bb9'
+sha256sums=('39f6a981220401e34c23720c4a3a623d7a617568f5843b380ec5a98ce9313608'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {