summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-08-13 13:46:53 +0200
committerMarkus Weimar2023-08-13 13:46:53 +0200
commitbcb9cb53c710e27df3269221bd6e510300031927 (patch)
treed4f0bbef0de56990669e24843797b7f07eae5ab4
parent7d668c839e99b53ee462d719ea6918af3877c473 (diff)
downloadaur-bcb9cb53c710e27df3269221bd6e510300031927.tar.gz
Update to version 26.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0becf0c6d94..800e12550ca9 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.0.2
+ pkgver = 26.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.0.2/ttf-iosevka-slab-26.0.2.zip
- source = ttf-iosevka-slab-26.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.0.2/LICENSE.md
- sha256sums = 1e88742da5b0cc98ea2e798e6f952b09bb68561d4ee552a9b44744db7ddea9d4
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.1.0/ttf-iosevka-slab-26.1.0.zip
+ source = ttf-iosevka-slab-26.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.1.0/LICENSE.md
+ sha256sums = ef9c67b629fb18aef45924e4ee5a9fbcbb1f495fe8a7b291585c84cc44d07b83
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 017065aef336..6045163005af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=26.0.2
+pkgver=26.1.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=('1e88742da5b0cc98ea2e798e6f952b09bb68561d4ee552a9b44744db7ddea9d4'
+sha256sums=('ef9c67b629fb18aef45924e4ee5a9fbcbb1f495fe8a7b291585c84cc44d07b83'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {