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 78d4a6178386..d9e868f2c3eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
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-fixed-curly-19.0.1.zip
- source = ttf-iosevka-fixed-curly-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
- sha256sums = 3e20f49bf164fbc8d8b5e82ebb2d045bdd6207f0dac87c62d5016dd947e3f6ba
+ source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-fixed-curly-20.0.0.zip
+ source = ttf-iosevka-fixed-curly-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
+ sha256sums = 2c7915ab819732be18b6275f60737a6afdc598eb987b9688f5fcff2b2fe81f2a
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 6159a3d8f27b..7441b6ba6efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('3e20f49bf164fbc8d8b5e82ebb2d045bdd6207f0dac87c62d5016dd947e3f6ba'
+sha256sums=('2c7915ab819732be18b6275f60737a6afdc598eb987b9688f5fcff2b2fe81f2a'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {