summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-07 16:10:11 +0200
committerMarkus Weimar2023-05-07 16:10:11 +0200
commit40e1d6a5f0807e2d07a19460d430e2768f71609d (patch)
tree741adc1e15253b61fca12100c0d8c12a002d0273
parent68fd9f4c405444241de7e94483f24d58442f4201 (diff)
downloadaur-40e1d6a5f0807e2d07a19460d430e2768f71609d.tar.gz
Update to version 22.1.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2f79a3fbcf9..af261e2caca3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.1.0
+ pkgver = 22.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.0/ttf-iosevka-22.1.0.zip
- source = ttf-iosevka-22.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.0/LICENSE.md
- sha256sums = b5806e7451e6b39c6682c7114a70b437c4bc340c5d6daa738ef44b71ed057108
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.1.1/ttf-iosevka-22.1.1.zip
+ source = ttf-iosevka-22.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.1/LICENSE.md
+ sha256sums = 5d75ff0ee12931441163cd0377404c4b431351c1245b22ebcb4329f07e89041f
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 305b2a1aae75..5f7cec2da283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=22.1.0
+pkgver=22.1.1
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=('b5806e7451e6b39c6682c7114a70b437c4bc340c5d6daa738ef44b71ed057108'
+sha256sums=('5d75ff0ee12931441163cd0377404c4b431351c1245b22ebcb4329f07e89041f'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {