diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-07-27 21:39:29 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-29 08:13:36 +0700 |
commit | 43d7206a045c1e811265becd941710a312c89f6d (patch) | |
tree | 2dce1cdb6c87e1c5b4918019ed61db0766db23be /system | |
parent | 8c217d7fee6006f9ad6c75d24ce96f7d9f269a62 (diff) |
system/Iosevka-etoile: Updated for version 25.1.1.
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 d04ca84f5b7a..1c6bf096bda7 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:-24.1.4} +VERSION=${VERSION:-25.1.1} 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 306dbd108655..4bca5eda8dbf 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="24.1.4" +VERSION="25.1.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v24.1.4/ttc-iosevka-etoile-24.1.4.zip" -MD5SUM="7b3171b956f1b0931efd82fa78c2302c" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v25.1.1/ttc-iosevka-etoile-25.1.1.zip" +MD5SUM="026534fed8fbb8b53f3c1553c807b845" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |