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 fef3cb7346b9..24016d3d2e9b 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 = 15.0.3
+ pkgver = 15.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.0.3/super-ttc-iosevka-15.0.3.zip
- source = ttc-iosevka-super-15.0.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.3/LICENSE.md
- sha256sums = 7c6a4d8e003cab1a46f86fdf43f8c49e4b9d6ce932961572476266ad9f351608
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.1.0/super-ttc-iosevka-15.1.0.zip
+ source = ttc-iosevka-super-15.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.1.0/LICENSE.md
+ sha256sums = 4bb10d12681546fa129f9105706d6f55c346b75418a19793fb300f0bd4e5991d
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttc-iosevka-super
diff --git a/PKGBUILD b/PKGBUILD
index ccd60d920404..48928abb2c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-super
-pkgver=15.0.3
+pkgver=15.1.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=('7c6a4d8e003cab1a46f86fdf43f8c49e4b9d6ce932961572476266ad9f351608'
+sha256sums=('4bb10d12681546fa129f9105706d6f55c346b75418a19793fb300f0bd4e5991d'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {