summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-24 09:07:03 +0200
committerMarkus Weimar2023-09-24 09:07:03 +0200
commitc9c36785a688765e9a8d3572817a13b8363a9161 (patch)
treeec0d54fca26261ee2b980879ed66cf40a208668c
parentc9dc9d26a946fc9105fae7929fc73340b9e570e6 (diff)
downloadaur-c9c36785a688765e9a8d3572817a13b8363a9161.tar.gz
Update to version 27.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187d83ee9c3b..4c9634209ccd 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 = 27.0.1
+ pkgver = 27.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-slab-27.0.1.zip
- source = ttf-iosevka-slab-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
- sha256sums = e1cb4a0fd9c29684962a8c59f1e7de70086b01174614f48f94c9dda6cdb457e6
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.2/ttf-iosevka-slab-27.0.2.zip
+ source = ttf-iosevka-slab-27.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.2/LICENSE.md
+ sha256sums = f8c918a91373a7d4bcbb70339b2d747e4da84bb4cddd4364a61f32b1c77e3769
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index fc0cc8a82345..b20c9b7fd1b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=27.0.1
+pkgver=27.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=('e1cb4a0fd9c29684962a8c59f1e7de70086b01174614f48f94c9dda6cdb457e6'
+sha256sums=('f8c918a91373a7d4bcbb70339b2d747e4da84bb4cddd4364a61f32b1c77e3769'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {