summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-23 07:42:54 +0200
committerMarkus Weimar2023-10-23 07:42:54 +0200
commita23b4d0710c0cdb9879bec47d01f72a2f6da8198 (patch)
treed385dce8c81dc9bcfcc6b54ca360fb623a1f10f3
parentd2a53e753234e11c326aa45d3b5650d3db38b6d3 (diff)
downloadaur-a23b4d0710c0cdb9879bec47d01f72a2f6da8198.tar.gz
Update to version 27.3.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2ea04f0243e..d24ab3e25d18 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 = 27.3.0
+ pkgver = 27.3.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.3.0/ttf-iosevka-slab-27.3.0.zip
- source = ttf-iosevka-slab-27.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.0/LICENSE.md
- sha256sums = b1ca10f3447ec26712046f51d23a6b84c264c1fef32aa83be2b8d4d4b46ea900
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.3.1/ttf-iosevka-slab-27.3.1.zip
+ source = ttf-iosevka-slab-27.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.1/LICENSE.md
+ sha256sums = 05a2984b45d6ec5e91695882193307056a6092692645708115dbfaaecbaaf3de
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 67b11050c838..19d781868d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=27.3.0
+pkgver=27.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=('b1ca10f3447ec26712046f51d23a6b84c264c1fef32aa83be2b8d4d4b46ea900'
+sha256sums=('05a2984b45d6ec5e91695882193307056a6092692645708115dbfaaecbaaf3de'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {