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 f08a17951f07..0b4a06a03275 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 7.0.4
+ pkgver = 7.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v7.0.4/ttf-iosevka-fixed-slab-7.0.4.zip
- source = ttf-iosevka-fixed-slab-7.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.4/LICENSE.md
- sha256sums = a7e919d892b81dfce607f0426853edaf9d95f479975cf802f7c2e9c9df73f008
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.1.0/ttf-iosevka-fixed-slab-7.1.0.zip
+ source = ttf-iosevka-fixed-slab-7.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.1.0/LICENSE.md
+ sha256sums = 5c379f33641e379913514494de7a9f6ff4ee8274e80d1cbc5649370d1baafb65
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index fe03c6ae4d7e..e0ccc1641ecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=7.0.4
+pkgver=7.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}/ttf-iosevka-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('a7e919d892b81dfce607f0426853edaf9d95f479975cf802f7c2e9c9df73f008'
+sha256sums=('5c379f33641e379913514494de7a9f6ff4ee8274e80d1cbc5649370d1baafb65'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {