summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-16 12:11:28 +0200
committerMarkus Weimar2023-04-16 12:11:28 +0200
commit4201c4193c9044ef2621007f130f42cfd93aa1e8 (patch)
tree94a59147ce78a4bac205417f4dbd64f63910a5ae
parentd1b59c446fe5f31564fb01ac97202d8ce7efd467 (diff)
downloadaur-4201c4193c9044ef2621007f130f42cfd93aa1e8.tar.gz
Update to version 22.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85e4a243a408..5b02cfda081a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.0.1
+ pkgver = 22.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-slab-22.0.1.zip
- source = ttf-iosevka-slab-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
- sha256sums = 386121ce5260a8d1104d96fcabbda665055d6c48d816d70fb6d2e186a9c137f3
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.2/ttf-iosevka-slab-22.0.2.zip
+ source = ttf-iosevka-slab-22.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.2/LICENSE.md
+ sha256sums = 3171bf1b16bd730e20078915160094d8e0e03d8cce64c4cf6e4bd7bd429156c5
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 8d8cb7c688ce..4611243cd9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=22.0.1
+pkgver=22.0.2
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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('386121ce5260a8d1104d96fcabbda665055d6c48d816d70fb6d2e186a9c137f3'
+sha256sums=('3171bf1b16bd730e20078915160094d8e0e03d8cce64c4cf6e4bd7bd429156c5'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {