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 63a46edc42a8..96064a0fc8e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss10
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.3.1
+ pkgver = 15.4.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.3.1/ttf-iosevka-ss10-15.3.1.zip
- source = ttf-iosevka-ss10-15.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.3.1/LICENSE.md
- sha256sums = 09f69174d468805497a2565017d0a99ce329c654828da6283a7b0a2e029e11a1
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.4.0/ttf-iosevka-ss10-15.4.0.zip
+ source = ttf-iosevka-ss10-15.4.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.4.0/LICENSE.md
+ sha256sums = 76c04687f97e98bca6d8609707eba363a979a2b5d29feada7cdfd0f37111ca2f
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss10
diff --git a/PKGBUILD b/PKGBUILD
index 65af77e2e776..33f97550ca45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss10
-pkgver=15.3.1
+pkgver=15.4.0
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-ss10-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('09f69174d468805497a2565017d0a99ce329c654828da6283a7b0a2e029e11a1'
+sha256sums=('76c04687f97e98bca6d8609707eba363a979a2b5d29feada7cdfd0f37111ca2f'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {