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 cafbc168afb4..be01d0b94d53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-sparkle
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.4.4
+ pkgver = 3.4.6
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.4.4/ttf-iosevka-sparkle-3.4.4.zip
- source = ttf-iosevka-sparkle-3.4.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.4/LICENSE.md
- sha256sums = 45e9dd0c38c9f89a4af981cfb7c107cd3f7f939260a80e22667f377f14079156
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.4.6/ttf-iosevka-sparkle-3.4.6.zip
+ source = ttf-iosevka-sparkle-3.4.6-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.6/LICENSE.md
+ sha256sums = 44dca9342130950d35fdce75ec28b0e9bc4c59595a6e66bd765a36511cd64ff4
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-sparkle
diff --git a/PKGBUILD b/PKGBUILD
index cc77b3c45327..2cae5b7168df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-sparkle
-pkgver=3.4.4
+pkgver=3.4.6
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-sparkle-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('45e9dd0c38c9f89a4af981cfb7c107cd3f7f939260a80e22667f377f14079156'
+sha256sums=('44dca9342130950d35fdce75ec28b0e9bc4c59595a6e66bd765a36511cd64ff4'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {