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 9ec9de32ea74..6cf4b8b53e3a 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.2.2
+ pkgver = 26.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttf-iosevka-fixed-curly-26.2.2.zip
- source = ttf-iosevka-fixed-curly-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md
- sha256sums = dcbb14f943cd9f1cc55beb8b6e64c8b1e534fa65f8673be5a6d9fa27f297ecf4
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.0/ttf-iosevka-fixed-curly-26.3.0.zip
+ source = ttf-iosevka-fixed-curly-26.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.0/LICENSE.md
+ sha256sums = 4c7306d6d2f46920c16819897781d880cd1c38a437a102a45cf8a28ca8032d74
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index cb93631ee974..86971c477182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=26.2.2
+pkgver=26.3.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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('dcbb14f943cd9f1cc55beb8b6e64c8b1e534fa65f8673be5a6d9fa27f297ecf4'
+sha256sums=('4c7306d6d2f46920c16819897781d880cd1c38a437a102a45cf8a28ca8032d74'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {