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 680bca587516..62d8aa0055eb 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 = 15.5.1
+ pkgver = 15.5.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.5.1/ttf-iosevka-fixed-slab-15.5.1.zip
- source = ttf-iosevka-fixed-slab-15.5.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.1/LICENSE.md
- sha256sums = 8544936a11ebcb213a68c9b64231005e3d20b9cdb31c87f8dda2688bdf59ef0c
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.5.2/ttf-iosevka-fixed-slab-15.5.2.zip
+ source = ttf-iosevka-fixed-slab-15.5.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.2/LICENSE.md
+ sha256sums = c2c93e873a8e0666d8259582869b86957af92b03173afe52012b9caa797c7f32
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index e3e1141efcf3..a6fbd6cf4723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=15.5.1
+pkgver=15.5.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-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('8544936a11ebcb213a68c9b64231005e3d20b9cdb31c87f8dda2688bdf59ef0c'
+sha256sums=('c2c93e873a8e0666d8259582869b86957af92b03173afe52012b9caa797c7f32'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {