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 2270fe541f68..d0eed8208623 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss13
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.0.0
+ pkgver = 15.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.0.0/ttf-iosevka-ss13-15.0.0.zip
- source = ttf-iosevka-ss13-15.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.0/LICENSE.md
- sha256sums = 06951b0afe22062c7b349958f91e5a2e80fc738cc76a43d806016075b643dd3d
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.0.1/ttf-iosevka-ss13-15.0.1.zip
+ source = ttf-iosevka-ss13-15.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.1/LICENSE.md
+ sha256sums = 1a97a7ffe3e271ab417e5ac61ba96c13957008bf8841d89a0d12587a47a873a5
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index f7832d2636a0..fc5a7c54e04d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-pkgver=15.0.0
+pkgver=15.0.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-ss13-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('06951b0afe22062c7b349958f91e5a2e80fc738cc76a43d806016075b643dd3d'
+sha256sums=('1a97a7ffe3e271ab417e5ac61ba96c13957008bf8841d89a0d12587a47a873a5'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {