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 33c542e697b7..1ae68ee88691 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.4.0
+ pkgver = 16.5.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.4.0/ttf-iosevka-ss13-16.4.0.zip
- source = ttf-iosevka-ss13-16.4.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.4.0/LICENSE.md
- sha256sums = 69e2238ee08e6cad4f271f9f95f3bdd70473d7a3388562f0a91e16c60032479b
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.5.0/ttf-iosevka-ss13-16.5.0.zip
+ source = ttf-iosevka-ss13-16.5.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.5.0/LICENSE.md
+ sha256sums = e600d50461f96ee3e8d961efe6224080d1f8f954552a97752436bb3d9aede923
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index e8e8b4641be1..2091d6602ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-pkgver=16.4.0
+pkgver=16.5.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-ss13-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('69e2238ee08e6cad4f271f9f95f3bdd70473d7a3388562f0a91e16c60032479b'
+sha256sums=('e600d50461f96ee3e8d961efe6224080d1f8f954552a97752436bb3d9aede923'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {