summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-08-20 21:28:50 +0200
committerMarkus Weimar2022-08-20 21:28:50 +0200
commitb943a0c76613789824ea72ae4d49d021ff201732 (patch)
tree2818103fc57fc95f4c913e7aaf4a1b0aaabcbe4a
parent12c59a95aa65f51f07ed284e1cdfa185bc631e7b (diff)
downloadaur-b943a0c76613789824ea72ae4d49d021ff201732.tar.gz
Update to version 16.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 328c80947ded..81f1b191817e 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 = 15.6.3
+ pkgver = 16.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.6.3/ttf-iosevka-term-curly-15.6.3.zip
- source = ttf-iosevka-term-curly-15.6.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.6.3/LICENSE.md
- sha256sums = c857162d5afeb95848c9f6895b63eaa2b14755936eeb7abac24336a3949d0539
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.0.0/ttf-iosevka-term-curly-16.0.0.zip
+ source = ttf-iosevka-term-curly-16.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.0.0/LICENSE.md
+ sha256sums = 5ceed4cf2a1a40554821e70a9aa70adb07aed8a666879dbdf72554751e4396a0
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index d0ef9ee375d4..cccda9e62c13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=15.6.3
+pkgver=16.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=('c857162d5afeb95848c9f6895b63eaa2b14755936eeb7abac24336a3949d0539'
+sha256sums=('5ceed4cf2a1a40554821e70a9aa70adb07aed8a666879dbdf72554751e4396a0'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {