summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-16 18:33:58 +0200
committerMarkus Weimar2023-09-16 18:33:58 +0200
commit50416287a8e89e67d764d98ae913788dd16e6085 (patch)
tree2011fafb2f4bac622f0343893c15af25b5849ac6
parent52353561e2e9c5c5d9b6c55642eea18feaaec946 (diff)
downloadaur-50416287a8e89e67d764d98ae913788dd16e6085.tar.gz
Update to version 27.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a7749b59da7..32e03e38e92e 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 = 26.3.3
+ pkgver = 27.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttf-iosevka-term-curly-26.3.3.zip
- source = ttf-iosevka-term-curly-26.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.3/LICENSE.md
- sha256sums = 5311ba2b0622911eaa6855a5cc6864d05e68ebb184f643c9cec19e363ab7a9f0
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/ttf-iosevka-term-curly-27.0.0.zip
+ source = ttf-iosevka-term-curly-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
+ sha256sums = ce4d8fffea6105bc8aaf8c70822daec6c8d0a65e8b1ece779f7285613e45df19
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 9ad0833e698b..efdd5e675c3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=26.3.3
+pkgver=27.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=('5311ba2b0622911eaa6855a5cc6864d05e68ebb184f643c9cec19e363ab7a9f0'
+sha256sums=('ce4d8fffea6105bc8aaf8c70822daec6c8d0a65e8b1ece779f7285613e45df19'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {