diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-04-18 18:39:02 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 11:38:18 +0700 |
commit | 40149ad1e0246272830804cdbf4f9f817ce1082f (patch) | |
tree | 0b33698788100a8bcf49abcdb7470cea7f840b98 /system | |
parent | a9e8385ce9feff1622473e531fe0051db25c5c60 (diff) |
system/Iosevka-etoile: Updated for version 22.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.SlackBuild | 2 | ||||
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild index f705249be96d..0e465656ba7e 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:-22.0.0} +VERSION=${VERSION:-22.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 82d5eebde152..c622499814d7 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="22.0.0" +VERSION="22.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v22.0.0/ttc-iosevka-etoile-22.0.0.zip" -MD5SUM="a92bb18ce99c9288721f71bcfd01af8d" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v22.0.2/ttc-iosevka-etoile-22.0.2.zip" +MD5SUM="f15cca5b622b8fe5a526b6364c950f7a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |