diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-15 20:14:26 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-15 22:01:45 +0700 |
commit | e62a5253ddb714b34ad3b4b88b584a72047ce830 (patch) | |
tree | 48cbe1977d48077217d552fe949f24b403844d22 /system | |
parent | e312356c3b6edd73a3e5c9c3172a733be3ae1576 (diff) |
system/Iosevka-etoile: Updated for version 27.3.5.
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 d95058be92d7..c753155454d1 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.4} +VERSION=${VERSION:-27.3.5} 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 1a91cef67dea..bc6aaaddb10e 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.4" +VERSION="27.3.5" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.4/ttc-iosevka-etoile-27.3.4.zip" -MD5SUM="1f9c64b330207c8c6cfbf28d4a7a5ad2" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.5/ttc-iosevka-etoile-27.3.5.zip" +MD5SUM="e958e6be26c24232b1eb7a9419a7c935" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |