summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-08-06 09:46:34 +0200
committerMarkus Weimar2023-08-06 09:46:34 +0200
commit228c1385a46d8716938b91425244a4833f21d802 (patch)
tree09966dfa84b871dbf34328fecb56183e6e1026e3
parent9995cea4019fa16709f7f2112b6c5be66d6f2a22 (diff)
downloadaur-228c1385a46d8716938b91425244a4833f21d802.tar.gz
Update to version 26.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fc376933963..4613973d0d23 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 = 25.1.1
+ pkgver = 26.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v25.1.1/ttf-iosevka-slab-25.1.1.zip
- source = ttf-iosevka-slab-25.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.1.1/LICENSE.md
- sha256sums = 05e6948fb927f9b831ac5572679c3c2c09cba411cec56a91ac3a1cb005c9596f
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.0.1/ttf-iosevka-slab-26.0.1.zip
+ source = ttf-iosevka-slab-26.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.0.1/LICENSE.md
+ sha256sums = 93fea0c727047bf62f5e5272fa989976ea0e83e74f0c0ad807de147892607c4c
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index ad0f476bc76c..83642cfc7c50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=25.1.1
+pkgver=26.0.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=('05e6948fb927f9b831ac5572679c3c2c09cba411cec56a91ac3a1cb005c9596f'
+sha256sums=('93fea0c727047bf62f5e5272fa989976ea0e83e74f0c0ad807de147892607c4c'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {