summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-04 11:27:51 +0200
committerMarkus Weimar2023-09-04 11:27:51 +0200
commit77d5fcf002732a8d16e87694318dea4c6ae15477 (patch)
treea2a7f6de7ca634c041c948cbdbbe57a36052cf67
parent0d2a50a1f748d1d57c6fa0e1e66e66b3e9052efc (diff)
downloadaur-77d5fcf002732a8d16e87694318dea4c6ae15477.tar.gz
Update to version 26.3.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4662bff7521..ab34b352b357 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.3.0
+ pkgver = 26.3.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.1/ttf-iosevka-slab-26.3.1.zip
+ source = ttf-iosevka-slab-26.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.1/LICENSE.md
+ sha256sums = 3e3c77286fd2ab3602cabbb4924a62d6aac270aed3503fb312dfaa85c009fac3
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 22f1159f529d..5a2bfabb2483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=26.3.0
+pkgver=26.3.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=('55fb92e4e22e3c9fdfce6dd55bc955504c3d8778d4f890a3ae9627a5b213945a'
+sha256sums=('3e3c77286fd2ab3602cabbb4924a62d6aac270aed3503fb312dfaa85c009fac3'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {