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/Iosevka-etoile.SlackBuild | |
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/Iosevka-etoile.SlackBuild')
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |