summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-12-23 18:35:16 +0100
committerMarkus Weimar2022-12-23 18:35:16 +0100
commit76b941bc56fdd7a1ba5709b521ca313ebfe61c60 (patch)
tree6a2347c95579ae71bd31c122fe48e2a07538d8db
parent9273c64162e700673c63f89dd7abb2f25c324ea2 (diff)
downloadaur-76b941bc56fdd7a1ba5709b521ca313ebfe61c60.tar.gz
Update to version 17.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b17bae2a0e73..85e66bb1949c 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 = 16.8.4
+ pkgver = 17.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.8.4/ttf-iosevka-term-curly-16.8.4.zip
- source = ttf-iosevka-term-curly-16.8.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.4/LICENSE.md
- sha256sums = 699a58b99346c62b17d3f6c6e65a6c784b02a9aa74a64f0ff72f5c9040941455
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.0.0/ttf-iosevka-term-curly-17.0.0.zip
+ source = ttf-iosevka-term-curly-17.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.0/LICENSE.md
+ sha256sums = 5fcce82160cf5c64e026119bb28c8bc8190bef06fa33fa8f7d93d71c050dbdbf
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index ce1972041ea8..c1436d27c667 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=16.8.4
+pkgver=17.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=('699a58b99346c62b17d3f6c6e65a6c784b02a9aa74a64f0ff72f5c9040941455'
+sha256sums=('5fcce82160cf5c64e026119bb28c8bc8190bef06fa33fa8f7d93d71c050dbdbf'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {