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 e8a81ea5d656..9abb9681d821 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 = 7.3.0
+ pkgver = 7.3.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v7.3.0/ttf-iosevka-ss11-7.3.0.zip
- source = ttf-iosevka-ss11-7.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.3.0/LICENSE.md
- sha256sums = edcee77740371d244aa3c7071d9a3e5b9c11ff850688ca5bceecb6514ec4f57c
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.3.1/ttf-iosevka-ss11-7.3.1.zip
+ source = ttf-iosevka-ss11-7.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.3.1/LICENSE.md
+ sha256sums = 105a6a78d5716efa219d9d5e85fc117874e9314d56bd32972c008fb9320861c3
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index ec72d37ee18f..0b4c8a2fbef8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-pkgver=7.3.0
+pkgver=7.3.1
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=('edcee77740371d244aa3c7071d9a3e5b9c11ff850688ca5bceecb6514ec4f57c'
+sha256sums=('105a6a78d5716efa219d9d5e85fc117874e9314d56bd32972c008fb9320861c3'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {