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 503a6608a521..211b74f96a19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss04
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.0.3
+ pkgver = 15.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.0.3/ttf-iosevka-ss04-15.0.3.zip
- source = ttf-iosevka-ss04-15.0.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.3/LICENSE.md
- sha256sums = da9348b2e8c931f7b9a92d7618b4fbadce77e0352b3584d153c5343ad3aaaf2d
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.1.0/ttf-iosevka-ss04-15.1.0.zip
+ source = ttf-iosevka-ss04-15.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.1.0/LICENSE.md
+ sha256sums = 459b164cffdffe612ba669f711d330ce595dd8996c8c93609844e6428340a958
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 71cff1c4ce46..78ae50913dd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-pkgver=15.0.3
+pkgver=15.1.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-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('da9348b2e8c931f7b9a92d7618b4fbadce77e0352b3584d153c5343ad3aaaf2d'
+sha256sums=('459b164cffdffe612ba669f711d330ce595dd8996c8c93609844e6428340a958'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {