summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-24 11:46:05 +0200
committerMarkus Weimar2023-04-24 11:46:05 +0200
commit68fd9f4c405444241de7e94483f24d58442f4201 (patch)
tree2eb0fd0a2f0208a65179e83ce700a6cea329ee9f
parent9d31d08160dcf6422370b0ebbc4779d5ce3311f7 (diff)
downloadaur-68fd9f4c405444241de7e94483f24d58442f4201.tar.gz
Update to version 22.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82d23ee11c30..b2f79a3fbcf9 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.0.2
+ pkgver = 22.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.0.2/ttf-iosevka-22.0.2.zip
- source = ttf-iosevka-22.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.2/LICENSE.md
- sha256sums = 12a30c76610bcdaf7c9a4e82e2765b5c3134d08bb797eb6f795290a3d5e0e0da
+ 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
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 21c7489863d9..305b2a1aae75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=22.0.2
+pkgver=22.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=('12a30c76610bcdaf7c9a4e82e2765b5c3134d08bb797eb6f795290a3d5e0e0da'
+sha256sums=('b5806e7451e6b39c6682c7114a70b437c4bc340c5d6daa738ef44b71ed057108'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {