diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-06-07 20:22:40 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-08 00:08:39 +0700 |
commit | 24e8bbd9aae715b8697658d7f289476473e49c9a (patch) | |
tree | 5f441cada5d7abcbd6106b332901dbbd515465f9 | |
parent | 96b4de5a7b39782b1dce0b700c74e0a906d738a7 (diff) |
system/Iosevka-etoile: Updated for version 30.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 90e09aa268..8495181b4c 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:-30.1.1} +VERSION=${VERSION:-30.1.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 6701af2322..7177ef94b3 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="30.1.1" +VERSION="30.1.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v30.1.1/PkgTTC-IosevkaEtoile-30.1.1.zip" -MD5SUM="f0915a9f1ed3c5dd73a8c835b595a224" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v30.1.2/PkgTTC-IosevkaEtoile-30.1.2.zip" +MD5SUM="2f87cf33ecfc187532ebfdcebe373cc1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |