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 ee1440a159ec..d02714fca8eb 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 = 5.0.8
+ pkgver = 5.0.9
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.0.8/ttf-iosevka-term-curly-5.0.8.zip
- source = ttf-iosevka-term-curly-5.0.8-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.8/LICENSE.md
- sha256sums = 529e367175970809ea3f81a5e97ef694ed52ff0926ab349c3b26dbcaaf01ee72
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.0.9/ttf-iosevka-term-curly-5.0.9.zip
+ source = ttf-iosevka-term-curly-5.0.9-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.9/LICENSE.md
+ sha256sums = 84789fbcb27afd52a804b6664c247ec76d1cf7c83fd75673693e4a7c11508434
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index dcbb9d52ce0e..9dce9f4930a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=5.0.8
+pkgver=5.0.9
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=('529e367175970809ea3f81a5e97ef694ed52ff0926ab349c3b26dbcaaf01ee72'
+sha256sums=('84789fbcb27afd52a804b6664c247ec76d1cf7c83fd75673693e4a7c11508434'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {