summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-11 12:46:14 +0100
committerMarkus Weimar2023-03-11 12:46:14 +0100
commit97879e4bd5c18363869b0d4a4778c0cacfef3c65 (patch)
treedabf7637521446edb4a5b37aa51f795a30b3a133
parent8fe4ee47ba95fec25d1ae6f42b36d79bda676a7f (diff)
downloadaur-97879e4bd5c18363869b0d4a4778c0cacfef3c65.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 b2ff56fff893..a0ce26c728cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
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-20.0.0.zip
- source = ttf-iosevka-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
- sha256sums = f7b3400ee7aa8b251b84be2acb7cae6da8ed1f0449d62485a08a86a0f4f72e4e
+ source = https://github.com/be5invis/Iosevka/releases/download/v21.0.0/ttf-iosevka-21.0.0.zip
+ source = ttf-iosevka-21.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v21.0.0/LICENSE.md
+ sha256sums = c57fd76581a0f00fe5ee612dd9961388039a481dd0c23c53ffb797dffbb96212
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index f7422fc93378..430aa33ee6e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('f7b3400ee7aa8b251b84be2acb7cae6da8ed1f0449d62485a08a86a0f4f72e4e'
+sha256sums=('c57fd76581a0f00fe5ee612dd9961388039a481dd0c23c53ffb797dffbb96212'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {