summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3e82c06124b..bddbdef7f4ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.0
+ pkgver = 27.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/ttf-iosevka-fixed-slab-27.0.0.zip
- source = ttf-iosevka-fixed-slab-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
- sha256sums = 89bf6fe3a7e7eb30a8b36e68d814a676fc3d65887e9af1145b93800ca597d642
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-fixed-slab-27.0.1.zip
+ source = ttf-iosevka-fixed-slab-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
+ sha256sums = 5586c86fc6353c585dd79cef3a67c65c091854e708c688c6490fde26b4ed5a8b
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index 569353d2f727..9233748667a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=27.0.0
+pkgver=27.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-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('89bf6fe3a7e7eb30a8b36e68d814a676fc3d65887e9af1145b93800ca597d642'
+sha256sums=('5586c86fc6353c585dd79cef3a67c65c091854e708c688c6490fde26b4ed5a8b'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {