diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-09 20:03:18 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:42 +0700 |
commit | 616aa0bd8a0aff39cb3ba052647a4753f092905f (patch) | |
tree | a90ca645645352a1e2f625c81999cb09d6450395 /system/Iosevka-etoile | |
parent | f2be20c04f8198e03149f9612b11a398a77eda48 (diff) |
system/Iosevka-etoile: Updated for vertsion 26.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Iosevka-etoile')
-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 1c6bf096bda76..7d19e8a8ff08d 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:-25.1.1} +VERSION=${VERSION:-26.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 4bca5eda8dbff..1e603d49d6576 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="25.1.1" +VERSION="26.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v25.1.1/ttc-iosevka-etoile-25.1.1.zip" -MD5SUM="026534fed8fbb8b53f3c1553c807b845" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.0.2/ttc-iosevka-etoile-26.0.2.zip" +MD5SUM="970f8c4a111b647214af7a7cbe5acf9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |