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 3b0cb6973d7a..18414b482531 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 = 27.3.4
+ pkgver = 27.3.5
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.3.4/ttf-iosevka-term-ss02-27.3.4.zip
- source = ttf-iosevka-term-ss02-27.3.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.4/LICENSE.md
- sha256sums = 80d2d12926aad798d6821747116eab1edd51e0e0529f7d64da9c0f4bf319a9ed
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.3.5/ttf-iosevka-term-ss02-27.3.5.zip
+ source = ttf-iosevka-term-ss02-27.3.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.5/LICENSE.md
+ sha256sums = 2547c4fd8f0820683d0b39a776f307bb6d4acee418eef1ce5bb327facd8fcc3a
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-ss02
diff --git a/PKGBUILD b/PKGBUILD
index 98e75d91ad23..08dfc46d0e7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-ss02
-pkgver=27.3.4
+pkgver=27.3.5
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=('80d2d12926aad798d6821747116eab1edd51e0e0529f7d64da9c0f4bf319a9ed'
+sha256sums=('2547c4fd8f0820683d0b39a776f307bb6d4acee418eef1ce5bb327facd8fcc3a'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {