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 9141fa50139a..9eccad9a5416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-ss02
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 16.3.3
+ pkgver = 16.3.4
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.3.3/ttf-iosevka-term-ss02-16.3.3.zip
- source = ttf-iosevka-term-ss02-16.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.3.3/LICENSE.md
- sha256sums = 8cee1b23617d104e75976d57120d92d5176d5df00daada6ba12855643ab87d8a
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.3.4/ttf-iosevka-term-ss02-16.3.4.zip
+ source = ttf-iosevka-term-ss02-16.3.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.3.4/LICENSE.md
+ sha256sums = 1faf265a4ac53fea3750f1f2f83b08b8bdb9e7d055526d7f5db63fd272e82a4f
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-ss02
diff --git a/PKGBUILD b/PKGBUILD
index e3cdb13a463d..8e21b4681b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss02
-pkgver=16.3.3
+pkgver=16.3.4
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-term-ss02-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('8cee1b23617d104e75976d57120d92d5176d5df00daada6ba12855643ab87d8a'
+sha256sums=('1faf265a4ac53fea3750f1f2f83b08b8bdb9e7d055526d7f5db63fd272e82a4f'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {