summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-06-04 12:39:45 +0200
committerMarkus Weimar2023-06-04 12:39:45 +0200
commit3440637cdf45074685df7ae9169b5a9f628c0bb7 (patch)
treec2490aead83e149a5390bfaefef3034fbc315449
parent0d871df059181965b6c413751e3085a270b3363b (diff)
downloadaur-3440637cdf45074685df7ae9169b5a9f628c0bb7.tar.gz
Update to version 24.1.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index befdff008e7e..4d27857012d9 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 = 24.1.0
+ pkgver = 24.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-slab-24.1.0.zip
- source = ttf-iosevka-slab-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
- sha256sums = 8b41b538257092c3c4f135caaa53ec82b771faa7b82e8b4397186a5e563855de
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.1/ttf-iosevka-slab-24.1.1.zip
+ source = ttf-iosevka-slab-24.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.1/LICENSE.md
+ sha256sums = 8e742875254cbda4ae6f8b837767fdc10b7f3ce5683da6f4883951cba26900d6
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 874e350253e5..85e8fcf70919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=24.1.0
+pkgver=24.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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('8b41b538257092c3c4f135caaa53ec82b771faa7b82e8b4397186a5e563855de'
+sha256sums=('8e742875254cbda4ae6f8b837767fdc10b7f3ce5683da6f4883951cba26900d6'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {