diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-26 20:03:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 13:11:51 +0700 |
commit | 1bd5c49cfe3ba6326bbc8e3fcd93a2bff43c9c4b (patch) | |
tree | 25ab3f013eb168c3283f6dbe11adf4994f436bcd /system/Iosevka-etoile | |
parent | 7f1987523de8bc5ea8a22899953dc73161db46d1 (diff) |
system/Iosevka-etoile: Updated for version 27.3.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 429c0613b3f59..55d3a2fe3dd3f 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.1} +VERSION=${VERSION:-27.3.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 97f5da7833d95..bb66884f3f146 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.1" +VERSION="27.3.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.2.1/ttc-iosevka-etoile-27.2.1.zip" -MD5SUM="fbc93b23cb4f1859af2293090f944347" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.1/ttc-iosevka-etoile-27.3.1.zip" +MD5SUM="b5ffb40684cb49c3d68fc98fe7c886fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |