diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-27 12:10:16 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-30 11:16:27 +0700 |
commit | 86ea42007cb138a34fc819f6546f8f89434f587e (patch) | |
tree | 0458b11468443f1cab3c68e7c737f7a76b5c4ba7 /system | |
parent | 05c8c25e32b9181f831b613a4df44f3906de2a98 (diff) |
system/Iosevka-etoile: Updated for version 27.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 c016eb908e..5188e4a9a2 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:-27.0.1} +VERSION=${VERSION:-27.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 652d1493b5..bf618db024 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="27.0.1" +VERSION="27.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttc-iosevka-etoile-27.0.1.zip" -MD5SUM="2f2de98dd7070b4453a90fe66be945a4" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.0.2/ttc-iosevka-etoile-27.0.2.zip" +MD5SUM="5c0f4c1936ef3f6a3862d1cd22aed3ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |