diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-17 22:33:27 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-17 21:36:48 +0700 |
commit | 41c915063a835b607ff3e9ef73e1a42a231b2864 (patch) | |
tree | 614b2b1a70380950902b255abc8120c469e229e1 /system | |
parent | 565fff1aa297c653e28759e1e65bfa9df5e6fa5d (diff) |
system/Iosevka-etoile: Updated for version 26.1.0.
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 7d19e8a8ff08..69604fc67cf4 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:-26.0.2} +VERSION=${VERSION:-26.1.0} 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 1e603d49d657..47c4952c4f60 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="26.0.2" +VERSION="26.1.0" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.0.2/ttc-iosevka-etoile-26.0.2.zip" -MD5SUM="970f8c4a111b647214af7a7cbe5acf9b" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.1.0/ttc-iosevka-etoile-26.1.0.zip" +MD5SUM="2f8ef6395908cf0c6247aafd1b9e1b7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |