summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-05 10:13:03 +0200
committerMarkus Weimar2023-09-05 10:13:03 +0200
commitb6d26f46bd297bdf7b964055f976d2293bb3d4ad (patch)
tree8f5315a2c5b4c44286c913bd454db68538fa62cf
parent77d5fcf002732a8d16e87694318dea4c6ae15477 (diff)
downloadaur-b6d26f46bd297bdf7b964055f976d2293bb3d4ad.tar.gz
Update to version 26.3.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab34b352b357..0cd4c6de84f1 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.1
+ pkgver = 26.3.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.2/ttf-iosevka-slab-26.3.2.zip
+ source = ttf-iosevka-slab-26.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.2/LICENSE.md
+ sha256sums = 9ef6ddfbfa8515a8b6d85e2ba3d620c87202b9b3a28f9c14995bc9b4f06933e7
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 5a2bfabb2483..bc72ecb832b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=26.3.1
+pkgver=26.3.2
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=('3e3c77286fd2ab3602cabbb4924a62d6aac270aed3503fb312dfaa85c009fac3'
+sha256sums=('9ef6ddfbfa8515a8b6d85e2ba3d620c87202b9b3a28f9c14995bc9b4f06933e7'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {