diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-18 21:48:24 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-19 13:18:20 +0700 |
commit | 261d37fe26815c542597dd76f23c87495efa13fe (patch) | |
tree | 70ad7f478a31b9f64f1779b046d02cc42e532dbc | |
parent | fa6cd64b34965b70c3421567190051564e64b3dd (diff) |
system/Iosevka-etoile: Updated for version 27.2.1.
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 3ba4fd6b14cbd..429c0613b3f59 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.2.0} +VERSION=${VERSION:-27.2.1} 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 d0f38d23adbd3..97f5da7833d95 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="27.2.0" +VERSION="27.2.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.2.0/ttc-iosevka-etoile-27.2.0.zip" -MD5SUM="cce5f7d592a1175642961ec6436af411" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.2.1/ttc-iosevka-etoile-27.2.1.zip" +MD5SUM="fbc93b23cb4f1859af2293090f944347" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |