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 e96c814ae806..a208bfd2aa8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 10.3.4
+ pkgver = 11.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v10.3.4/ttf-iosevka-curly-10.3.4.zip
- source = ttf-iosevka-curly-10.3.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v10.3.4/LICENSE.md
- sha256sums = 10ba47081c0428cae758c1f3f9c81fa1a0ffe993155e67aea7ee46f95c42b0b3
+ source = https://github.com/be5invis/Iosevka/releases/download/v11.0.0/ttf-iosevka-curly-11.0.0.zip
+ source = ttf-iosevka-curly-11.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v11.0.0/LICENSE.md
+ sha256sums = bce569c5febedf3bb18d698d776f1deb2742316f3afa5d28babf99bfa1c44472
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-curly
diff --git a/PKGBUILD b/PKGBUILD
index 041ecb7cac89..b29ae70078db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly
-pkgver=10.3.4
+pkgver=11.0.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('10ba47081c0428cae758c1f3f9c81fa1a0ffe993155e67aea7ee46f95c42b0b3'
+sha256sums=('bce569c5febedf3bb18d698d776f1deb2742316f3afa5d28babf99bfa1c44472'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {