diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-02 21:00:45 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:19 +0700 |
commit | e3c40621b0730a77a48a15f4fc46721be1db260f (patch) | |
tree | b701a95f5f3745e4a4cb9eebfba127f840b66406 /system/Iosevka-etoile | |
parent | dd912d8145ce1615081986b5da82335b8dee6396 (diff) |
system/Iosevka-etoile: Updated for version 27.3.3.
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 55d3a2fe3dd3f..f02005a6b4f52 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:-27.3.1} +VERSION=${VERSION:-27.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 bb66884f3f146..10719f096eb02 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="27.3.1" +VERSION="27.3.3" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.1/ttc-iosevka-etoile-27.3.1.zip" -MD5SUM="b5ffb40684cb49c3d68fc98fe7c886fe" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.3/ttc-iosevka-etoile-27.3.3.zip" +MD5SUM="8dc19a7893ab7ee9c964e8bc0314dd01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |