diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-06-27 22:10:25 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:14 +0700 |
commit | 6009a475636f2c2d923accba683016d85cae2409 (patch) | |
tree | 5741aa8a9fafe775c74562b45e251e1ace249554 /system | |
parent | 368703fd90de95cd077658f19e44054ede672622 (diff) |
system/Iosevka-etoile: Updated for version 24.1.4.
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 f6df7a6e4442..d04ca84f5b7a 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.0} +VERSION=${VERSION:-24.1.4} 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 cfb5c420d81f..306dbd108655 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.0" +VERSION="24.1.4" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttc-iosevka-etoile-24.1.0.zip" -MD5SUM="d398208121d3a3f69c417816143d4a4d" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v24.1.4/ttc-iosevka-etoile-24.1.4.zip" +MD5SUM="7b3171b956f1b0931efd82fa78c2302c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |