diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-22 08:31:59 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:22 +0700 |
commit | e1976f8f0c7be956ad7e25ea55d92f61026cc087 (patch) | |
tree | 5c567bf41bb2c9ef781cc0a9f400a273cb0c1f05 /system/Iosevka-aile | |
parent | d9e53c5b0dbb3c961a7b872a29f778fd29cc4ceb (diff) |
system/Iosevka-aile: 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-aile')
-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 9ec6f438eb339..8246da9027eaa 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:-21.0.0} +VERSION=${VERSION:-21.1.1} 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 6b8ed624e4894..ce021eded3d7b 100644 --- a/system/Iosevka-aile/Iosevka-aile.info +++ b/system/Iosevka-aile/Iosevka-aile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-aile" -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-aile-21.0.0.zip" -MD5SUM="dbdc99e856dc821d5572a22de287746a" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v21.1.1/ttc-iosevka-aile-21.1.1.zip" +MD5SUM="c0ad5bdd6874b0952a8958a92a634a32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |