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 67c66921dd07..d5a9d0f806d0 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.0.2
+ pkgver = 15.0.3
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.0.2/ttf-iosevka-ss03-15.0.2.zip
- source = ttf-iosevka-ss03-15.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.2/LICENSE.md
- sha256sums = f048732a95e1beb9e1bb8a4517df9a608dced1ab0218d1d91969624fc6b89d39
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.0.3/ttf-iosevka-ss03-15.0.3.zip
+ source = ttf-iosevka-ss03-15.0.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.3/LICENSE.md
+ sha256sums = adda0bbcae4508d1f772615aa4db78ad0de8e2c6a580ed5008bf784f2ea7edb0
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 8d68c6f0f07d..3e45f1e7daab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=15.0.2
+pkgver=15.0.3
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=('f048732a95e1beb9e1bb8a4517df9a608dced1ab0218d1d91969624fc6b89d39'
+sha256sums=('adda0bbcae4508d1f772615aa4db78ad0de8e2c6a580ed5008bf784f2ea7edb0'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {