diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-10-17 21:52:53 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-19 16:22:14 +0700 |
commit | ab0995f76cd7308810756379a35ad214c4c8d6af (patch) | |
tree | 55630576845ee203de8331a85bd5940f76f9158c /system | |
parent | 7d4ec2528e009b0e60deb8eee11ca8e1f287b290 (diff) |
system/Iosevka-etoile: Updated for version 31.9.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 e40876c998ed..369c731cf133 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=PkgTTC-IosevkaEtoile -VERSION=${VERSION:-31.8.0} +VERSION=${VERSION:-31.9.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 79b76e15a221..62451e9486a9 100644 --- a/system/Iosevka-etoile/Iosevka-etoile.info +++ b/system/Iosevka-etoile/Iosevka-etoile.info @@ -1,8 +1,8 @@ PRGNAM="Iosevka-etoile" -VERSION="31.8.0" +VERSION="31.9.1" HOMEPAGE="https://typeof.net/Iosevka" -DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v31.8.0/PkgTTC-IosevkaEtoile-31.8.0.zip" -MD5SUM="a4105e0142717a33f4ac65cd6c0f0fe3" +DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v31.9.1/PkgTTC-IosevkaEtoile-31.9.1.zip" +MD5SUM="6ea5031372419c8df0dfbe2747e8be38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |