diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-01-12 12:31:43 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:49:59 +0700 |
commit | ebfd276577271437bdb7ebd045d0e336f2a489e6 (patch) | |
tree | d94020f7bc45643038276f2640e650cbd79fc6cf /system/Iosevka-etoile | |
parent | 98ba2d0dc03b405a9447f5bf84f96a85d13b0917 (diff) |
system/Iosevka-etoile: Updated for version 17.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 8daaf5c82c97e..971d138686036 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 K. Eugene Carlson Tsukuba, Japan +# Copyright 2022-2023 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=ttc-iosevka-etoile -VERSION=${VERSION:-16.6.0} +VERSION=${VERSION:-17.0.2} 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 99daefbd96515..beca723acd2ca 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="16.6.0" +VERSION="17.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v16.6.0/ttc-iosevka-etoile-16.6.0.zip" -MD5SUM="ad29a6561972cc37e658bd9fa7bdcd62" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v17.0.2/ttc-iosevka-etoile-17.0.2.zip" +MD5SUM="3857aa386218d3f86f390431768fc7f5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |