summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-08-19 17:23:49 +0200
committerMarkus Weimar2023-08-19 17:23:49 +0200
commit5025b891e08093d1b2c17aaecb46edc861007b05 (patch)
tree7016c4ec84b8dc90fabb8286fe6536b36a2266c2
parent5139f16d471f784b6f8c885244d6550e58c81701 (diff)
downloadaur-5025b891e08093d1b2c17aaecb46edc861007b05.tar.gz
Update to version 26.2.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86ab51d9e775..3b6375467788 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.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-fixed-curly-26.1.0.zip
- source = ttf-iosevka-fixed-curly-26.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.1.0/LICENSE.md
- sha256sums = 26c39d3d28b2c1bff673150d70ef8aadd270edaecf425231578ec96132119458
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.2.0/ttf-iosevka-fixed-curly-26.2.0.zip
+ source = ttf-iosevka-fixed-curly-26.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.0/LICENSE.md
+ sha256sums = d6c50fedf3acc3cc7f0aeff34205ee51a5d0ed7cffc0e43559fe08655b47431e
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index c2a1daadba78..c9cb39a59986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('26c39d3d28b2c1bff673150d70ef8aadd270edaecf425231578ec96132119458'
+sha256sums=('d6c50fedf3acc3cc7f0aeff34205ee51a5d0ed7cffc0e43559fe08655b47431e'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {