diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-16 18:22:01 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-18 09:50:15 +0700 |
commit | 81a5cd5fe5d873d0048fa0356f39df4c66bb6868 (patch) | |
tree | 115aadc671e33a7344c38f9252bea133e2a45208 /system/Iosevka-etoile | |
parent | c18f72c58bfe06f3f2a590699582f4972c800f6b (diff) |
system/Iosevka-etoile: Updated for version 21.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 c9ff3ad77ccc..330edc20c7e6 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:-20.0.0} +VERSION=${VERSION:-21.0.0} 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 9693e18bbe44..533b885cda44 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="20.0.0" +VERSION="21.0.0" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttc-iosevka-etoile-20.0.0.zip" -MD5SUM="9bdbe967c8521a8c0436a44b29ed4110" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v21.0.0/ttc-iosevka-etoile-21.0.0.zip" +MD5SUM="5eb7c8edd7a1c977b1d2f814b572f928" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |