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 7ddd8ece67f1..f062b7b80119 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
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-IosevkaFixedCurly-30.1.2.zip
- source = ttf-iosevka-fixed-curly-30.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.1.2/LICENSE.md
- sha256sums = ee3e93ccac8472909c849df5fc376b55deed8218937b4c46dd9deaeaec890117
+ source = https://github.com/be5invis/Iosevka/releases/download/v30.2.0/PkgTTF-IosevkaFixedCurly-30.2.0.zip
+ source = ttf-iosevka-fixed-curly-30.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.2.0/LICENSE.md
+ sha256sums = 88bc9809ea5b16c931cfb22b67f36c54933547fd0a48d0a70a600dd9fe455a32
sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 21480142801b..0be76fab757b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-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-IosevkaFixedCurly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ee3e93ccac8472909c849df5fc376b55deed8218937b4c46dd9deaeaec890117'
+sha256sums=('88bc9809ea5b16c931cfb22b67f36c54933547fd0a48d0a70a600dd9fe455a32'
'8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7')
package() {