summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-02-04 15:56:51 +0100
committerMarkus Weimar2023-02-04 15:56:51 +0100
commit7e6c4f4e2761e42b2cb64ddfb7053055a7bddf99 (patch)
tree2378b029be4c94f73d9484e9ef3b000514d506cf
parent4f33af9fd59a4f621f12f9d91115c4e906962a92 (diff)
downloadaur-7e6c4f4e2761e42b2cb64ddfb7053055a7bddf99.tar.gz
Update to version 18.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98df38bbf44c..cf701e8baf6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-ss02
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 17.1.0
+ pkgver = 18.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v17.1.0/ttf-iosevka-term-ss02-17.1.0.zip
- source = ttf-iosevka-term-ss02-17.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.1.0/LICENSE.md
- sha256sums = 77944d739f028f030c610f77dbbd0f0c193dc892298d9be3605be3cbca8d511b
+ source = https://github.com/be5invis/Iosevka/releases/download/v18.0.0/ttf-iosevka-term-ss02-18.0.0.zip
+ source = ttf-iosevka-term-ss02-18.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v18.0.0/LICENSE.md
+ sha256sums = dbfe42661a86b324a6752a1cccfd7a4b579aa5fbf4552d7fc6dbd9692568362f
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-ss02
diff --git a/PKGBUILD b/PKGBUILD
index 02783449de48..177ea4a3dee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss02
-pkgver=17.1.0
+pkgver=18.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-ss02-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('77944d739f028f030c610f77dbbd0f0c193dc892298d9be3605be3cbca8d511b'
+sha256sums=('dbfe42661a86b324a6752a1cccfd7a4b579aa5fbf4552d7fc6dbd9692568362f'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {