summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-12-27 17:13:49 +0100
committerMarkus Weimar2022-12-27 17:13:49 +0100
commit91dee89eda45717650fae28bfdf9b4bd24f26e0b (patch)
treeb221a837df5c67b3dfc45ab677beedcc8c4665f7
parentcccc83eee8e1b14407b1a7ff83dd66c6857cbf71 (diff)
downloadaur-91dee89eda45717650fae28bfdf9b4bd24f26e0b.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 1a99b43c4829..fdbcb4845f79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term
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-17.0.1.zip
- source = ttf-iosevka-term-17.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.1/LICENSE.md
- sha256sums = 26025560080d1c1ec01a8c20696b6f94c53b72c7e7f57cab48dd4ffb6d746961
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.0.2/ttf-iosevka-term-17.0.2.zip
+ source = ttf-iosevka-term-17.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.2/LICENSE.md
+ sha256sums = 23d51cc240e6fb101af251cda59e9ab0d1ab274d5e809565f95da71e81ffc5eb
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index 5df3e7464d8a..2692c208a059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('26025560080d1c1ec01a8c20696b6f94c53b72c7e7f57cab48dd4ffb6d746961'
+sha256sums=('23d51cc240e6fb101af251cda59e9ab0d1ab274d5e809565f95da71e81ffc5eb'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {