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 dd3e7af91156..30751ab2f594 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.2.0
+ pkgver = 15.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.2.0/ttf-iosevka-fixed-slab-15.2.0.zip
- source = ttf-iosevka-fixed-slab-15.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.2.0/LICENSE.md
- sha256sums = 9e8be55a867799c152d3573b3e9a9147fda35b818b29d9376953ec125bc84a4e
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.3.0/ttf-iosevka-fixed-slab-15.3.0.zip
+ source = ttf-iosevka-fixed-slab-15.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.3.0/LICENSE.md
+ sha256sums = 17e1e9d8d31ef731a626e16eb4a883116c763ade36540efcb106475669ad3090
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index ffbb09fcf263..696341e41d3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=15.2.0
+pkgver=15.3.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-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('9e8be55a867799c152d3573b3e9a9147fda35b818b29d9376953ec125bc84a4e'
+sha256sums=('17e1e9d8d31ef731a626e16eb4a883116c763ade36540efcb106475669ad3090'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {