diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-14 20:32:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:28 +0700 |
commit | 2807802a2067d3e33ee8c0f1ba44eb88a3f4de44 (patch) | |
tree | c1b153368ea5df25cefe129ebb618d7c5cb4e488 | |
parent | 0f3140663082ecc613cfb2fcd0ff3d2ab50d2952 (diff) |
system/Iosevka-etoile: Updated for version 26.3.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 64d27fea3195..54524b8f2702 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:-26.2.2} +VERSION=${VERSION:-26.3.3} 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 45291fbcf5ab..7306ccfc6962 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="26.2.2" +VERSION="26.3.3" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttc-iosevka-etoile-26.2.2.zip" -MD5SUM="536a41851277ec006207eaa8b9a56802" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttc-iosevka-etoile-26.3.3.zip" +MD5SUM="95704c5ed79c179ba01f217a9d6da653" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |