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 670dabb9a27f..fc6b664b0c9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 30.1.2
+ pkgver = 30.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v30.1.2/PkgTTF-IosevkaSS03-30.1.2.zip
- source = ttf-iosevka-ss03-30.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.1.2/LICENSE.md
- sha256sums = 0a1ca0ec49e40f302be3aa386df260f866b4db89cba00a1e55f03363a1d604d3
+ source = https://github.com/be5invis/Iosevka/releases/download/v30.2.0/PkgTTF-IosevkaSS03-30.2.0.zip
+ source = ttf-iosevka-ss03-30.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.2.0/LICENSE.md
+ sha256sums = b7220897768d1777fd31aef7c1edfe1777374539af5cfa2565ba99379c6eb3ba
sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index d635716c2e00..eca7b558dbc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=30.1.2
+pkgver=30.2.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}/PkgTTF-IosevkaSS03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0a1ca0ec49e40f302be3aa386df260f866b4db89cba00a1e55f03363a1d604d3'
+sha256sums=('b7220897768d1777fd31aef7c1edfe1777374539af5cfa2565ba99379c6eb3ba'
'8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7')
package() {