summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-08-19 17:23:49 +0200
committerMarkus Weimar2023-08-19 17:23:49 +0200
commitab8a8e619a38a7829a611b4e8fc82702f5e5c5b8 (patch)
treeb1e1efb87947c5c2bde8f0742f84400b7564b4f4
parentbcb9cb53c710e27df3269221bd6e510300031927 (diff)
downloadaur-ab8a8e619a38a7829a611b4e8fc82702f5e5c5b8.tar.gz
Update to version 26.2.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 800e12550ca9..8ece95a7b101 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.1.0
+ pkgver = 26.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.2.0/ttf-iosevka-slab-26.2.0.zip
+ source = ttf-iosevka-slab-26.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.0/LICENSE.md
+ sha256sums = 1d32bbec86313d4a9e4541edd41855fe7dd0df24508a5151085548799fbcd72b
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 6045163005af..ce58bd5aa353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=26.1.0
+pkgver=26.2.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=('ef9c67b629fb18aef45924e4ee5a9fbcbb1f495fe8a7b291585c84cc44d07b83'
+sha256sums=('1d32bbec86313d4a9e4541edd41855fe7dd0df24508a5151085548799fbcd72b'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {