summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-12-27 17:13:49 +0100
committerMarkus Weimar2022-12-27 17:13:49 +0100
commit3974fc3e317bcbd473c483a0e87b25613a48f53c (patch)
treebac705b626a6199e2dc91006c1f358d046217f85
parentc2db474020e1f7c015daf8e77d70ffeb143b403e (diff)
downloadaur-3974fc3e317bcbd473c483a0e87b25613a48f53c.tar.gz
Update to version 17.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0653783ee73a..30ab137d79a5 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 = 17.0.1
+ pkgver = 17.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v17.0.1/ttf-iosevka-term-curly-17.0.1.zip
- source = ttf-iosevka-term-curly-17.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.1/LICENSE.md
- sha256sums = ef75f9891eb49605b0a23073341255eaf5d69645d3c3f5a26141bcb543df3edb
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.0.2/ttf-iosevka-term-curly-17.0.2.zip
+ source = ttf-iosevka-term-curly-17.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.2/LICENSE.md
+ sha256sums = b3859f4265ae48f0f4b416fe502e65c76f1fca2a29336e0719f491a0cf5c2324
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 099f66f1a758..e2411ac8f8e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=17.0.1
+pkgver=17.0.2
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=('ef75f9891eb49605b0a23073341255eaf5d69645d3c3f5a26141bcb543df3edb'
+sha256sums=('b3859f4265ae48f0f4b416fe502e65c76f1fca2a29336e0719f491a0cf5c2324'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {