summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-05 11:08:44 +0100
committerMarkus Weimar2023-03-05 11:08:44 +0100
commitf9d578f68453ce6e7edac80379fb1156c48a55b7 (patch)
tree209654684971668db4e0783b68370757e6ad6152
parent39472378447967625940381b219efb7376d7d719 (diff)
downloadaur-f9d578f68453ce6e7edac80379fb1156c48a55b7.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 ce0261f26b99..1d86c8954981 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss04
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-ss04-19.0.1.zip
- source = ttf-iosevka-ss04-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
- sha256sums = bd06cf2960931fd25729077b747ef0c1abcbdb3f205e737ceca0bff50914d7dd
+ source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-ss04-20.0.0.zip
+ source = ttf-iosevka-ss04-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
+ sha256sums = e6d4b8370c1945e2b2d718e70092a1f99404ac176caec37e29e6451428d37b5e
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 2df1df14e7f2..383c46d37359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-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-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('bd06cf2960931fd25729077b747ef0c1abcbdb3f205e737ceca0bff50914d7dd'
+sha256sums=('e6d4b8370c1945e2b2d718e70092a1f99404ac176caec37e29e6451428d37b5e'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {