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 52eda99a2bcf..97c783bc3ef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.7.0
+ pkgver = 3.7.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.7.0/ttf-iosevka-term-curly-3.7.0.zip
- source = ttf-iosevka-term-curly-3.7.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.7.0/LICENSE.md
- sha256sums = f0788707df62394213664fc0bdc14dea60e71d608d85e8fd175e21f4c8183f44
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.7.1/ttf-iosevka-term-curly-3.7.1.zip
+ source = ttf-iosevka-term-curly-3.7.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.7.1/LICENSE.md
+ sha256sums = 00887be92f4a002b91e8a639c27d34f70892a6870612cf62a150ee56086926de
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index a2b5b41df7b5..bbd9998f925e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=3.7.0
+pkgver=3.7.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('f0788707df62394213664fc0bdc14dea60e71d608d85e8fd175e21f4c8183f44'
+sha256sums=('00887be92f4a002b91e8a639c27d34f70892a6870612cf62a150ee56086926de'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {