summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-08-27 08:47:44 +0200
committerMarkus Weimar2022-08-27 08:47:44 +0200
commitc18b4aef346015527dd82ca89784af45e6d7823f (patch)
treee76c8a2519a0c8f38664a0fce665f82bf35fbf21
parentb943a0c76613789824ea72ae4d49d021ff201732 (diff)
downloadaur-c18b4aef346015527dd82ca89784af45e6d7823f.tar.gz
Update to version 16.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81f1b191817e..f69982236dbd 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.0.0
+ pkgver = 16.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.0.1/ttf-iosevka-term-curly-16.0.1.zip
+ source = ttf-iosevka-term-curly-16.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.0.1/LICENSE.md
+ sha256sums = bd17a387730955549168524282e2cca273b785af10c6f5464b462aec300a5c50
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index cccda9e62c13..328e0b213e81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=16.0.0
+pkgver=16.0.1
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=('5ceed4cf2a1a40554821e70a9aa70adb07aed8a666879dbdf72554751e4396a0'
+sha256sums=('bd17a387730955549168524282e2cca273b785af10c6f5464b462aec300a5c50'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {