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 d23345f22f30..84eddf54322d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss11
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 19.0.1
+ pkgver = 20.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v19.0.1/ttf-iosevka-ss11-19.0.1.zip
- source = ttf-iosevka-ss11-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
- sha256sums = e16bb741f15fef2223f7d4b8f0fce2ce30cd9a2fa5f1f19ff62873d3f9aaa8d7
+ source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-ss11-20.0.0.zip
+ source = ttf-iosevka-ss11-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
+ sha256sums = ac9638539afd10781915a618aa9e1a09674f6fc6966060488c36b2c0341e2bb5
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index cadc4b978a01..c25c7cd6fa73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-pkgver=19.0.1
+pkgver=20.0.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-ss11-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('e16bb741f15fef2223f7d4b8f0fce2ce30cd9a2fa5f1f19ff62873d3f9aaa8d7'
+sha256sums=('ac9638539afd10781915a618aa9e1a09674f6fc6966060488c36b2c0341e2bb5'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {