summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-16 07:16:27 +0200
committerMarkus Weimar2023-10-16 07:16:27 +0200
commitf4c18d11f54cad74a9f8de1a39b4c13ad20276e2 (patch)
tree4b5faccb9bd7246223fed05597861748f8acfba5
parentd987df6535ab10a6bb404f91f1d9cd2e66f0c61d (diff)
downloadaur-f4c18d11f54cad74a9f8de1a39b4c13ad20276e2.tar.gz
Update to version 27.2.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c55eeae521d..1742c87b9d8c 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.2.0
+ pkgver = 27.2.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.2.0/ttf-iosevka-slab-27.2.0.zip
- source = ttf-iosevka-slab-27.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.2.0/LICENSE.md
- sha256sums = bdcdf6aa912dee9c612f7b0bc32fcaeefddbcb61ed8f80560007bf32f77d3f77
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.2.1/ttf-iosevka-slab-27.2.1.zip
+ source = ttf-iosevka-slab-27.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.2.1/LICENSE.md
+ sha256sums = 08c76a954842c8c1304f539eca4b20ef782d0bd04984fa6f2da336056280dc69
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 1347699da674..179609af8b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=27.2.0
+pkgver=27.2.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=('bdcdf6aa912dee9c612f7b0bc32fcaeefddbcb61ed8f80560007bf32f77d3f77'
+sha256sums=('08c76a954842c8c1304f539eca4b20ef782d0bd04984fa6f2da336056280dc69'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {