summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-02 19:53:29 +0200
committerMarkus Weimar2023-09-02 19:53:29 +0200
commit0d2a50a1f748d1d57c6fa0e1e66e66b3e9052efc (patch)
tree480631d05c14955adf016cc256bb0da337c53e38
parent4e8267ecbe5dc5a1af811777db16f4c9bc0ed706 (diff)
downloadaur-0d2a50a1f748d1d57c6fa0e1e66e66b3e9052efc.tar.gz
Update to version 26.3.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2d2c9e2e7a2..f4662bff7521 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 = 26.2.2
+ pkgver = 26.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttf-iosevka-slab-26.2.2.zip
- source = ttf-iosevka-slab-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md
- sha256sums = 475e1a391f761b79268bfb27e8ff9d1a40861b3b514af03362a2896ed2f9818e
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.0/ttf-iosevka-slab-26.3.0.zip
+ source = ttf-iosevka-slab-26.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.0/LICENSE.md
+ sha256sums = 55fb92e4e22e3c9fdfce6dd55bc955504c3d8778d4f890a3ae9627a5b213945a
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 2fed6b895e7f..22f1159f529d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=26.2.2
+pkgver=26.3.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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('475e1a391f761b79268bfb27e8ff9d1a40861b3b514af03362a2896ed2f9818e'
+sha256sums=('55fb92e4e22e3c9fdfce6dd55bc955504c3d8778d4f890a3ae9627a5b213945a'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {