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 55aff88e4462..6517cb9d06ed 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 = 19.0.0
+ pkgver = 19.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v19.0.0/ttf-iosevka-term-ss02-19.0.0.zip
- source = ttf-iosevka-term-ss02-19.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.0/LICENSE.md
- sha256sums = 4c4d7c6cf8b85176d87dae1af3442355963b7a1d0573203bd24921d1fc7a6282
+ source = https://github.com/be5invis/Iosevka/releases/download/v19.0.1/ttf-iosevka-term-ss02-19.0.1.zip
+ source = ttf-iosevka-term-ss02-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
+ sha256sums = 2b870a01a733e0f4021a2ca5e867b1a50173621fcebe48feb6f042b81482719e
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-ss02
diff --git a/PKGBUILD b/PKGBUILD
index 483b29978982..4095de0d28c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss02
-pkgver=19.0.0
+pkgver=19.0.1
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=('4c4d7c6cf8b85176d87dae1af3442355963b7a1d0573203bd24921d1fc7a6282'
+sha256sums=('2b870a01a733e0f4021a2ca5e867b1a50173621fcebe48feb6f042b81482719e'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {