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 eb332f45bb60..511c8b4e7af9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 17.0.4
+ pkgver = 17.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v17.0.4/ttf-iosevka-fixed-curly-17.0.4.zip
- source = ttf-iosevka-fixed-curly-17.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.0.4/LICENSE.md
- sha256sums = 660c478a16b3d86ef7ee985df39497bc4a8dedbca6b8a658e2606a2a55028ce9
+ source = https://github.com/be5invis/Iosevka/releases/download/v17.1.0/ttf-iosevka-fixed-curly-17.1.0.zip
+ source = ttf-iosevka-fixed-curly-17.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v17.1.0/LICENSE.md
+ sha256sums = 0df9432879de56da7e8bea5ab0c27f7e6b99ae378554a0fa9678e0a4dee99842
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index b13f6b6cc34e..1950b57c33d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=17.0.4
+pkgver=17.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('660c478a16b3d86ef7ee985df39497bc4a8dedbca6b8a658e2606a2a55028ce9'
+sha256sums=('0df9432879de56da7e8bea5ab0c27f7e6b99ae378554a0fa9678e0a4dee99842'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {