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 763aa7fbde42..854683a78201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttc-iosevka-aile
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 4.1.0
+ pkgver = 4.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v4.1.0/ttc-iosevka-aile-4.1.0.zip
- source = ttc-iosevka-aile-4.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.1.0/LICENSE.md
- sha256sums = b879ef8f983916754e8a15eb779e78af297432c9a4c67fbc72902411cce8bdab
+ source = https://github.com/be5invis/Iosevka/releases/download/v4.1.1/ttc-iosevka-aile-4.1.1.zip
+ source = ttc-iosevka-aile-4.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.1.1/LICENSE.md
+ sha256sums = b65428d22ddaf36f4c08590688eec2f890b1f0658e19079e726d85f8fb9a907e
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttc-iosevka-aile
diff --git a/PKGBUILD b/PKGBUILD
index 659af19303e9..f80314d3a2d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-aile
-pkgver=4.1.0
+pkgver=4.1.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}/ttc-iosevka-aile-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('b879ef8f983916754e8a15eb779e78af297432c9a4c67fbc72902411cce8bdab'
+sha256sums=('b65428d22ddaf36f4c08590688eec2f890b1f0658e19079e726d85f8fb9a907e'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {