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 af3f4713e1c2..08c36daac1ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttc-iosevka-super
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 13.3.1
+ pkgver = 14.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v13.3.1/super-ttc-iosevka-13.3.1.zip
- source = ttc-iosevka-super-13.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v13.3.1/LICENSE.md
- sha256sums = 878be5d1832da06f15e4a6bde7de6ac66e8c5a6122660a52f0e423451e4c4c2e
+ source = https://github.com/be5invis/Iosevka/releases/download/v14.0.0/super-ttc-iosevka-14.0.0.zip
+ source = ttc-iosevka-super-14.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v14.0.0/LICENSE.md
+ sha256sums = 50a3992dc92e54c59ea284270ddd7924d006c215bc377d48e4094920ae4139ba
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttc-iosevka-super
diff --git a/PKGBUILD b/PKGBUILD
index 8bcd9619ec06..db215605d7db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-super
-pkgver=13.3.1
+pkgver=14.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}/super-ttc-iosevka-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('878be5d1832da06f15e4a6bde7de6ac66e8c5a6122660a52f0e423451e4c4c2e'
+sha256sums=('50a3992dc92e54c59ea284270ddd7924d006c215bc377d48e4094920ae4139ba'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {