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 26a672795246..819092b68497 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss04
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 7.2.4
+ pkgver = 7.2.5
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v7.2.4/ttf-iosevka-ss04-7.2.4.zip
- source = ttf-iosevka-ss04-7.2.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.4/LICENSE.md
- sha256sums = a0b675199ad4f72e135f3aeb0c7c926a0935176fdfbba454c180fc1c70e1990a
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.2.5/ttf-iosevka-ss04-7.2.5.zip
+ source = ttf-iosevka-ss04-7.2.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.5/LICENSE.md
+ sha256sums = 30517bd417c952a68f9a938c26c01dd48a870541610d3ef1ddd64beec4f482da
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 9f082169ad26..e57735647878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-pkgver=7.2.4
+pkgver=7.2.5
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-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('a0b675199ad4f72e135f3aeb0c7c926a0935176fdfbba454c180fc1c70e1990a'
+sha256sums=('30517bd417c952a68f9a938c26c01dd48a870541610d3ef1ddd64beec4f482da'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {