diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-20 12:15:40 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:52 +0700 |
commit | b7e0b664cf285ec329444bd6007a6da53c3b2a06 (patch) | |
tree | a29ff1dc91d3bd2200bc5973d16a66436c313968 /system | |
parent | 65d9b2bbf122c5dd9466996249840212578ab6e2 (diff) |
system/Iosevka-etoile: Updated for version 27.0.1.
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 54524b8f2702b..c016eb908e6fa 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.3.3} +VERSION=${VERSION:-27.0.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 7306ccfc69625..652d1493b5bab 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="26.3.3" +VERSION="27.0.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttc-iosevka-etoile-26.3.3.zip" -MD5SUM="95704c5ed79c179ba01f217a9d6da653" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttc-iosevka-etoile-27.0.1.zip" +MD5SUM="2f2de98dd7070b4453a90fe66be945a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |