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 38e738eb5344..bdecc7b52599 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.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v4.0.1/ttc-iosevka-aile-4.0.1.zip
- source = ttc-iosevka-aile-4.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.0.1/LICENSE.md
- sha256sums = 4840bd701d609646a7a48fdd123440b2fe708477cabd166439bf8e51797f38b5
+ source = https://github.com/be5invis/Iosevka/releases/download/v4.0.2/ttc-iosevka-aile-4.0.2.zip
+ source = ttc-iosevka-aile-4.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v4.0.2/LICENSE.md
+ sha256sums = 5f4de75bb7b08d395e272c219c2ff89168050ba67653a883900f520d1c576a06
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttc-iosevka-aile
diff --git a/PKGBUILD b/PKGBUILD
index 734154dc3090..5807fe44d651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttc-iosevka-aile
-pkgver=4.0.1
+pkgver=4.0.2
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=('4840bd701d609646a7a48fdd123440b2fe708477cabd166439bf8e51797f38b5'
+sha256sums=('5f4de75bb7b08d395e272c219c2ff89168050ba67653a883900f520d1c576a06'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {