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 4856e9b7c571..536f9668f14c 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.4.1
+ pkgver = 3.4.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.4.1/ttf-iosevka-term-curly-3.4.1.zip
- source = ttf-iosevka-term-curly-3.4.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.1/LICENSE.md
- sha256sums = 86aba8d5cc03c66b3fd1b261669710fbe3a9598f88d59af8a0a7a09bcfc12181
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.4.2/ttf-iosevka-term-curly-3.4.2.zip
+ source = ttf-iosevka-term-curly-3.4.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.2/LICENSE.md
+ sha256sums = ce09e34fad21194c9200a19aaabc30d52f8883c636813265396a9c6e502adaf2
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index be624bcf2cba..62be712aa799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=3.4.1
+pkgver=3.4.2
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=('86aba8d5cc03c66b3fd1b261669710fbe3a9598f88d59af8a0a7a09bcfc12181'
+sha256sums=('ce09e34fad21194c9200a19aaabc30d52f8883c636813265396a9c6e502adaf2'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {