diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-16 18:22:01 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-18 09:50:15 +0700 |
commit | 81a5cd5fe5d873d0048fa0356f39df4c66bb6868 (patch) | |
tree | 115aadc671e33a7344c38f9252bea133e2a45208 /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | c18f72c58bfe06f3f2a590699582f4972c800f6b (diff) |
system/Iosevka-etoile: Updated for version 21.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild index c9ff3ad77ccc..330edc20c7e6 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild +++ b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Iosevka-etoile SRCNAM=ttc-iosevka-etoile -VERSION=${VERSION:-20.0.0} +VERSION=${VERSION:-21.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |