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 876cb1bb670c..6b2e78356df7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.4.0
+ pkgver = 15.4.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.4.0/ttf-iosevka-ss03-15.4.0.zip
- source = ttf-iosevka-ss03-15.4.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.4.0/LICENSE.md
- sha256sums = 0c3401b554ac26d98c08f6aed3d85f6d14aff306d112fe9b4e3fc7b6d1c69688
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.4.2/ttf-iosevka-ss03-15.4.2.zip
+ source = ttf-iosevka-ss03-15.4.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.4.2/LICENSE.md
+ sha256sums = 2f550d9e9209d77c454e9bbfe779047394a1febe75bed19d314aa0699741aec1
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 751d5cfe4b3c..da8dd9ae8c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=15.4.0
+pkgver=15.4.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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0c3401b554ac26d98c08f6aed3d85f6d14aff306d112fe9b4e3fc7b6d1c69688'
+sha256sums=('2f550d9e9209d77c454e9bbfe779047394a1febe75bed19d314aa0699741aec1'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {