diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-05-17 07:24:00 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:23 +0700 |
commit | 69f8712d65d756a53053604dcdeeda8fc1b708b7 (patch) | |
tree | 54d8509439b7d53993a0c6912780d455a384ed47 /system | |
parent | 1b58519342c917f3652e79ee28fb9dbe4d23e671 (diff) |
system/Iosevka-etoile: Updated for version 22.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 0ae374714da7..9abb32a49915 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:-22.1.0} +VERSION=${VERSION:-22.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 241acc9249df..f44084895f11 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="22.1.0" +VERSION="22.1.2" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v22.1.0/ttc-iosevka-etoile-22.1.0.zip" -MD5SUM="7a5abdeb7a2c50e1f5633fc622fbd3e9" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v22.1.2/ttc-iosevka-etoile-22.1.2.zip" +MD5SUM="77f4b7b460722fbc90e6f2cb9d24e1a7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |