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 80248cb11eac..c941f2bcba21 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 = 30.3.0
+ pkgver = 30.3.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v30.3.0/PkgTTF-IosevkaFixedCurly-30.3.0.zip
- source = ttf-iosevka-fixed-curly-30.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.0/LICENSE.md
- sha256sums = 58ecce7f2857695aca48bb15f6b4f3aa4f83d5609d4ec5fcc78bfceaefb09e9e
+ source = https://github.com/be5invis/Iosevka/releases/download/v30.3.1/PkgTTF-IosevkaFixedCurly-30.3.1.zip
+ source = ttf-iosevka-fixed-curly-30.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.1/LICENSE.md
+ sha256sums = 83d5200723a1c95430a78ef2e378d1ea9c742b45df916a8be87184cb7e1b6662
sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index 924e9b78885a..82636bd30308 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=30.3.0
+pkgver=30.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}/PkgTTF-IosevkaFixedCurly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('58ecce7f2857695aca48bb15f6b4f3aa4f83d5609d4ec5fcc78bfceaefb09e9e'
+sha256sums=('83d5200723a1c95430a78ef2e378d1ea9c742b45df916a8be87184cb7e1b6662'
'8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7')
package() {