diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-02 12:40:55 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:36 +0700 |
commit | 671e554a181a96dc969ca155fcd93f06454567b2 (patch) | |
tree | eec43b3e350d3b4ab4b3608bd53ea889b996b851 /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | 6fe2e6d4c4d558fd3b055697aa3f758d0c976ed1 (diff) |
system/Iosevka-etoile: Updated for version 19.0.1.
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 dc2b0b1dca63b..73760751fa433 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:-17.0.4} +VERSION=${VERSION:-19.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |