diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-12-29 12:46:53 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:55:05 +0700 |
commit | 123bfda1b8404f29659bb1437638a9f2ca8ec3b9 (patch) | |
tree | 52c7a3a33971560d11a3793a33857ca559c97197 /system/Iosevka-etoile | |
parent | 44ad7af1811f2ba5186ac71a787c2c4adcba984a (diff) |
system/Iosevka-etoile: Updated for version 28.0.2.
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 d4ad5f47bb91f..45378a018b94a 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=PkgTTC-IosevkaEtoile -VERSION=${VERSION:-28.0.0} +VERSION=${VERSION:-28.0.2} 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 cd4cc6b40ba30..1ba833432f2e9 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="28.0.0" +VERSION="28.0.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v28.0.0/PkgTTC-IosevkaEtoile-28.0.0.zip" -MD5SUM="52f1e228c6658a08ec17f13fe27c3c83" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v28.0.2/PkgTTC-IosevkaEtoile-28.0.2.zip" +MD5SUM="bc91740c7d398f4e58c9db3c6f336936" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |