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 efcbe79bef96..547e0db4d918 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 = 29.2.0
+ pkgver = 29.2.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v29.2.0/PkgTTF-IosevkaFixedCurly-29.2.0.zip
- source = ttf-iosevka-fixed-curly-29.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v29.2.0/LICENSE.md
- sha256sums = 134738bed5ab702c1245ac7fd0bd0718b6cd07995e34cd14155b8db96948dce0
+ source = https://github.com/be5invis/Iosevka/releases/download/v29.2.1/PkgTTF-IosevkaFixedCurly-29.2.1.zip
+ source = ttf-iosevka-fixed-curly-29.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v29.2.1/LICENSE.md
+ sha256sums = 1f117e58dc629fdcb677c4341e5ce2a8c3ae1c2ef23e8b39e65cac9f28e593f3
sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 9ff93cc9cac5..8e077efa3782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=29.2.0
+pkgver=29.2.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}/PkgTTF-IosevkaFixedCurly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('134738bed5ab702c1245ac7fd0bd0718b6cd07995e34cd14155b8db96948dce0'
+sha256sums=('1f117e58dc629fdcb677c4341e5ce2a8c3ae1c2ef23e8b39e65cac9f28e593f3'
'8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7')
package() {