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 e9bde4a875b9..eb98131310ea 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 = 6.1.3
+ pkgver = 7.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v6.1.3/ttf-iosevka-term-curly-6.1.3.zip
- source = ttf-iosevka-term-curly-6.1.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v6.1.3/LICENSE.md
- sha256sums = 02a938b89e5f9dd0278557eb03bda0ce716f40d31748ec0f8ebd1e4d80f0e719
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.0.0/ttf-iosevka-term-curly-7.0.0.zip
+ source = ttf-iosevka-term-curly-7.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.0/LICENSE.md
+ sha256sums = 8a6caf2db4ec7278d08a0acffe00891edd842e2644caf544be01d427f77033bc
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 598b62fd9ccd..e8323ba2efac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=6.1.3
+pkgver=7.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-term-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('02a938b89e5f9dd0278557eb03bda0ce716f40d31748ec0f8ebd1e4d80f0e719'
+sha256sums=('8a6caf2db4ec7278d08a0acffe00891edd842e2644caf544be01d427f77033bc'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {