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 9208cedac89b..fe10af29d106 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.1.1
+ pkgver = 5.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.1.1/ttf-iosevka-ss17-5.1.1.zip
- source = ttf-iosevka-ss17-5.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.1.1/LICENSE.md
- sha256sums = 1fde874f295c584b5c0c308737c804b188483e1c49fc1432045c2bed3517448e
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.2.0/ttf-iosevka-ss17-5.2.0.zip
+ source = ttf-iosevka-ss17-5.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.0/LICENSE.md
+ sha256sums = f284975ce41e1390a2bdde20d7fe857a89a3133ed69a8b2c519caf8ae204346d
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss17
diff --git a/PKGBUILD b/PKGBUILD
index 91673553b831..1d94d70ead52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss17
-pkgver=5.1.1
+pkgver=5.2.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}/ttf-iosevka-ss17-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('1fde874f295c584b5c0c308737c804b188483e1c49fc1432045c2bed3517448e'
+sha256sums=('f284975ce41e1390a2bdde20d7fe857a89a3133ed69a8b2c519caf8ae204346d'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {