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 81eb6c953dd6..138754daa383 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss08
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 24.1.0
+ pkgver = 24.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-ss08-24.1.0.zip
- source = ttf-iosevka-ss08-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
- sha256sums = e100a7a224afa3d4a5c6fef93a5eb764ea633ba35aa48a760a43a09b1303e898
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.1/ttf-iosevka-ss08-24.1.1.zip
+ source = ttf-iosevka-ss08-24.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.1/LICENSE.md
+ sha256sums = c8263d2d5f99efd5af900a044f0d566d41263188e6c5d034481805a0ba605372
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss08
diff --git a/PKGBUILD b/PKGBUILD
index 120a53ddfbe6..49aff3ea3444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss08
-pkgver=24.1.0
+pkgver=24.1.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-ss08-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('e100a7a224afa3d4a5c6fef93a5eb764ea633ba35aa48a760a43a09b1303e898'
+sha256sums=('c8263d2d5f99efd5af900a044f0d566d41263188e6c5d034481805a0ba605372'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {