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 bb11567b20cf..dc241e827054 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss17
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 5.0.4
+ pkgver = 5.0.5
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.0.4/ttf-iosevka-ss17-5.0.4.zip
- source = ttf-iosevka-ss17-5.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.4/LICENSE.md
- sha256sums = f2c4bf3d63bca3098f167f5e723394362c9508ccbe1e11d925916fca648e6f0e
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.0.5/ttf-iosevka-ss17-5.0.5.zip
+ source = ttf-iosevka-ss17-5.0.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.5/LICENSE.md
+ sha256sums = 82c13cd92f554a416334ac0b56d110678d076590feef7583518f13479b779f3c
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss17
diff --git a/PKGBUILD b/PKGBUILD
index c3fe0995da7e..4ed1ad8b1a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss17
-pkgver=5.0.4
+pkgver=5.0.5
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-ss17-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('f2c4bf3d63bca3098f167f5e723394362c9508ccbe1e11d925916fca648e6f0e'
+sha256sums=('82c13cd92f554a416334ac0b56d110678d076590feef7583518f13479b779f3c'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {