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 93ac62e26c1b..3509a363aeb5 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 = 16.3.5
+ pkgver = 16.3.6
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.3.5/ttf-iosevka-ss13-16.3.5.zip
- source = ttf-iosevka-ss13-16.3.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.3.5/LICENSE.md
- sha256sums = 63b04cdc09a01e0501804dad6293a7fea35fcee503661cb0f06af4be1df593a0
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.3.6/ttf-iosevka-ss13-16.3.6.zip
+ source = ttf-iosevka-ss13-16.3.6-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.3.6/LICENSE.md
+ sha256sums = 1d9e2312fe3b936daed1f4caa5e8a465edff90b01c745194c425d4be24ffced7
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index 0fec88a7b31f..9496e1c8466d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-pkgver=16.3.5
+pkgver=16.3.6
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=('63b04cdc09a01e0501804dad6293a7fea35fcee503661cb0f06af4be1df593a0'
+sha256sums=('1d9e2312fe3b936daed1f4caa5e8a465edff90b01c745194c425d4be24ffced7'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {