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 925b5f51d52e..2f36725570f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttc-iosevka-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.0.1
+ pkgver = 3.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.0.1/ttc-iosevka-curly-3.0.1.zip
- source = ttc-iosevka-curly-3.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.0.1/LICENSE.md
- sha256sums = acc5563623dfce277b607bee1be6fb314c0eebc4db9d6ea4ab7233bab45c7b78
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.1.0/ttc-iosevka-curly-3.1.0.zip
+ source = ttc-iosevka-curly-3.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.1.0/LICENSE.md
+ sha256sums = b73f996003ffb3579865476689e7d0099990178f93e9c768827dedfee1e1adf6
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttc-iosevka-curly
diff --git a/PKGBUILD b/PKGBUILD
index 67ff92962d99..5aebd7068474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-curly
-pkgver=3.0.1
+pkgver=3.1.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}/ttc-iosevka-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('acc5563623dfce277b607bee1be6fb314c0eebc4db9d6ea4ab7233bab45c7b78'
+sha256sums=('b73f996003ffb3579865476689e7d0099990178f93e9c768827dedfee1e1adf6'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {