diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-01-04 09:16:52 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-04 09:52:32 +0700 |
commit | 8e00d368ec66ae70eedfca7c152d3f867bd2665c (patch) | |
tree | 12d7ba2b3b6ab1ec82ccfa3577c663a2f29ded8c /system/Iosevka-etoile | |
parent | 3900af99fddc60fc45180167b39436b38b124b58 (diff) |
system/Iosevka-etoile: Updated for version 28.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Iosevka-etoile')
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.SlackBuild | 4 | ||||
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild index 45378a018b94a..22e0a978f3c50 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild +++ b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Iosevka-etoile -# Copyright 2022-2023 K. Eugene Carlson Tsukuba, Japan +# Copyright 2022-2024 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-etoile SRCNAM=PkgTTC-IosevkaEtoile -VERSION=${VERSION:-28.0.2} +VERSION=${VERSION:-28.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/Iosevka-etoile/Iosevka-etoile.info b/system/Iosevka-etoile/Iosevka-etoile.info index 1ba833432f2e9..64e746ce749cb 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="28.0.2" +VERSION="28.0.3" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v28.0.2/PkgTTC-IosevkaEtoile-28.0.2.zip" -MD5SUM="bc91740c7d398f4e58c9db3c6f336936" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v28.0.3/PkgTTC-IosevkaEtoile-28.0.3.zip" +MD5SUM="aacd2345184677ab14d99054b71715cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |