diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-01-12 12:32:50 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:49:59 +0700 |
commit | a83a0c79d1bfa2b1f97538f89bf66196ba559e88 (patch) | |
tree | d25644a88993f16d4582f2ae44ce34a52347745c /system/Iosevka-aile | |
parent | ebfd276577271437bdb7ebd045d0e336f2a489e6 (diff) |
system/Iosevka-aile: Updated for version 17.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Iosevka-aile')
-rw-r--r-- | system/Iosevka-aile/Iosevka-aile.SlackBuild | 4 | ||||
-rw-r--r-- | system/Iosevka-aile/Iosevka-aile.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/Iosevka-aile/Iosevka-aile.SlackBuild b/system/Iosevka-aile/Iosevka-aile.SlackBuild index 3420a88b8f96c..e54764d486885 100644 --- a/system/Iosevka-aile/Iosevka-aile.SlackBuild +++ b/system/Iosevka-aile/Iosevka-aile.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Iosevka-aile -# Copyright 2022 K. Eugene Carlson Tsukuba, Japan +# Copyright 2022-2023 K. Eugene Carlson Tsukuba, Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Iosevka-aile SRCNAM=ttc-iosevka-aile -VERSION=${VERSION:-16.6.0} +VERSION=${VERSION:-17.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/Iosevka-aile/Iosevka-aile.info b/system/Iosevka-aile/Iosevka-aile.info index 2a7fff68ca56b..ffc41a0a927b8 100644 --- a/system/Iosevka-aile/Iosevka-aile.info +++ b/system/Iosevka-aile/Iosevka-aile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-aile" -VERSION="16.6.0" +VERSION="17.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v16.6.0/ttc-iosevka-aile-16.6.0.zip" -MD5SUM="8ece1f7978040f6fb455f66bef178ca5" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v17.0.2/ttc-iosevka-aile-17.0.2.zip" +MD5SUM="0f1319ccab9a4304ff2cc2032b2d851e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |