summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-05 11:08:44 +0100
committerMarkus Weimar2023-03-05 11:08:44 +0100
commitd98cad3a34526e721d29ecaa974dcf11d8ce6937 (patch)
tree4eb47bee0402856c90db4608ca36d19aa2e8cd7c
parentaf8a7b9a6466187d23dd2c3c04e3bc93069821e7 (diff)
downloadaur-d98cad3a34526e721d29ecaa974dcf11d8ce6937.tar.gz
Update to version 20.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b916bffe80e..58e6a396559a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 19.0.1
+ pkgver = 20.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v19.0.1/ttf-iosevka-ss03-19.0.1.zip
- source = ttf-iosevka-ss03-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
- sha256sums = 1dee9f087340233e6241a044d643ecc82b939b942daf46b7812c51478b811d5b
+ source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-ss03-20.0.0.zip
+ source = ttf-iosevka-ss03-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
+ sha256sums = 9e79d4fbc801ba255f8e6560598f38f83ae425a24412d01e3b728075449cf044
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 2e68e53e8fa9..a2a23211b393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=19.0.1
+pkgver=20.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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('1dee9f087340233e6241a044d643ecc82b939b942daf46b7812c51478b811d5b'
+sha256sums=('9e79d4fbc801ba255f8e6560598f38f83ae425a24412d01e3b728075449cf044'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {