summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-11 12:46:15 +0100
committerMarkus Weimar2023-03-11 12:46:15 +0100
commit4f82c617b82d20831bcd372dcfe9a8c2209b31cb (patch)
tree631b7554b70bde86ec860390494a4b58cff2b57e
parent41d6e1b3d993a771ad59b4f344a2544765efed77 (diff)
downloadaur-4f82c617b82d20831bcd372dcfe9a8c2209b31cb.tar.gz
Update to version 21.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8b7c2490728..6c7ce10db833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss18
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 20.0.0
+ pkgver = 21.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-ss18-20.0.0.zip
- source = ttf-iosevka-ss18-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
- sha256sums = 1fee2dec6e625e38346dc70d854c2057e43e991ab7f0e0dd9f8e4183a6fd8ba7
+ source = https://github.com/be5invis/Iosevka/releases/download/v21.0.0/ttf-iosevka-ss18-21.0.0.zip
+ source = ttf-iosevka-ss18-21.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v21.0.0/LICENSE.md
+ sha256sums = ee432cb7f2394192f3599e7c630d852a3352558636dae4146f748054c1d96ee8
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss18
diff --git a/PKGBUILD b/PKGBUILD
index d28cf6ba299b..aea88232aca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss18
-pkgver=20.0.0
+pkgver=21.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-ss18-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('1fee2dec6e625e38346dc70d854c2057e43e991ab7f0e0dd9f8e4183a6fd8ba7'
+sha256sums=('ee432cb7f2394192f3599e7c630d852a3352558636dae4146f748054c1d96ee8'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {