summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-08 11:39:32 +0200
committerMarkus Weimar2023-04-08 11:39:32 +0200
commit361e908f921c4473b0214b3513501635e73adf0e (patch)
tree879006907c7572a1388befe49757871caf863a74
parentced3125bfeb8d23f97db626d1db10a322347f1ce (diff)
downloadaur-361e908f921c4473b0214b3513501635e73adf0e.tar.gz
Update to version 22.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af857ab0627c..08cf8518f5ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss08
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.0.0
+ pkgver = 22.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.0.0/ttf-iosevka-ss08-22.0.0.zip
- source = ttf-iosevka-ss08-22.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.0/LICENSE.md
- sha256sums = a7b7e7b4aa54aaaca8ec53ca4bee4c7a106c54ee38cb42ffdbd4f7518d7e336a
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-ss08-22.0.1.zip
+ source = ttf-iosevka-ss08-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
+ sha256sums = 311ab523061b00049d08289a8abb6ace4b80bea9ea5db184170ef1509216229b
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss08
diff --git a/PKGBUILD b/PKGBUILD
index 46ed1fe99dc8..d547edd0b1fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss08
-pkgver=22.0.0
+pkgver=22.0.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-ss08-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('a7b7e7b4aa54aaaca8ec53ca4bee4c7a106c54ee38cb42ffdbd4f7518d7e336a'
+sha256sums=('311ab523061b00049d08289a8abb6ace4b80bea9ea5db184170ef1509216229b'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {