diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-08 10:15:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:15 +0700 |
commit | 574f67c0ba9c34306e90000363ade3d59eb533f8 (patch) | |
tree | 183d5df7c9b6357344af5cab8f9f5d0c31c4ea22 /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | a0ab3469398f2c0f2be4f21676b9af33f56f07cd (diff) |
system/Iosevka-etoile: Updated for version 20.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 73760751fa43..c9ff3ad77ccc 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:-19.0.1} +VERSION=${VERSION:-20.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |