diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-22 08:32:34 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:23 +0700 |
commit | 2cce89a93432199247a11184d3b61e4e6016dda9 (patch) | |
tree | bb80bf2bd56d5109462fa8c42f8dd8400a2b9ec9 /system/Iosevka-etoile | |
parent | e1976f8f0c7be956ad7e25ea55d92f61026cc087 (diff) |
system/Iosevka-etoile: Updated for version 21.1.1.
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 330edc20c7e6..17914a8430f9 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:-21.0.0} +VERSION=${VERSION:-21.1.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 533b885cda44..6dcf4851c10f 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="21.0.0" +VERSION="21.1.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v21.0.0/ttc-iosevka-etoile-21.0.0.zip" -MD5SUM="5eb7c8edd7a1c977b1d2f814b572f928" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v21.1.1/ttc-iosevka-etoile-21.1.1.zip" +MD5SUM="af848109c3cca1717e79be58f7e46a7a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |