summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-18 20:06:28 +0100
committerMarkus Weimar2023-03-18 20:06:28 +0100
commit089bbb6f1f8ad1ba2b052d5cfbd08622ace4ba46 (patch)
treee04ff9ec4d0fd31804ad99d69760f9c2da3e4b1d
parent97879e4bd5c18363869b0d4a4778c0cacfef3c65 (diff)
downloadaur-089bbb6f1f8ad1ba2b052d5cfbd08622ace4ba46.tar.gz
Update to version 21.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0ce26c728cb..1fe7302cb1f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 21.0.0
+ pkgver = 21.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v21.1.0/ttf-iosevka-21.1.0.zip
+ source = ttf-iosevka-21.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v21.1.0/LICENSE.md
+ sha256sums = 345a134ad09c1e39812148b5a439e86d4cca4664b2b3ad4e16417f400a0ee7af
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 430aa33ee6e9..78072523b54e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=21.0.0
+pkgver=21.1.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=('c57fd76581a0f00fe5ee612dd9961388039a481dd0c23c53ffb797dffbb96212'
+sha256sums=('345a134ad09c1e39812148b5a439e86d4cca4664b2b3ad4e16417f400a0ee7af'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {