diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-17 22:32:45 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-17 21:36:26 +0700 |
commit | 565fff1aa297c653e28759e1e65bfa9df5e6fa5d (patch) | |
tree | 859a67aecb341366b80b6be0c0a45244a625d63c /system | |
parent | c39334b935ec0cde0b1345d57ea281abc178c988 (diff) |
system/Iosevka-aile: Updated for vertsion 26.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/Iosevka-aile/Iosevka-aile.SlackBuild | 2 | ||||
-rw-r--r-- | system/Iosevka-aile/Iosevka-aile.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/Iosevka-aile/Iosevka-aile.SlackBuild b/system/Iosevka-aile/Iosevka-aile.SlackBuild index 9a76c89a7136..c3346e69541c 100644 --- a/system/Iosevka-aile/Iosevka-aile.SlackBuild +++ b/system/Iosevka-aile/Iosevka-aile.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Iosevka-aile SRCNAM=ttc-iosevka-aile -VERSION=${VERSION:-26.0.2} +VERSION=${VERSION:-26.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/Iosevka-aile/Iosevka-aile.info b/system/Iosevka-aile/Iosevka-aile.info index fd3f43b50c85..b15fdd4d63f1 100644 --- a/system/Iosevka-aile/Iosevka-aile.info +++ b/system/Iosevka-aile/Iosevka-aile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-aile" -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-aile-26.0.2.zip" -MD5SUM="5cb065dba33ac969c46542c1bd016c9c" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v26.1.0/ttc-iosevka-aile-26.1.0.zip" +MD5SUM="0b5c00607ac65e32e9ed465835454899" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |