diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-07-12 20:24:50 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-13 07:47:21 +0700 |
commit | d3779146e27cb74ab19908ae7e000f517173dd1a (patch) | |
tree | 7fbc2729e63eb84ff4b2c5388de0fec3443e7a3a /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | 124f3599361187fff40abc69b81155433e111cb1 (diff) |
system/Iosevka-etoile: Updated for version 30.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Iosevka-etoile/Iosevka-etoile.SlackBuild')
-rw-r--r-- | system/Iosevka-etoile/Iosevka-etoile.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Iosevka-etoile/Iosevka-etoile.SlackBuild b/system/Iosevka-etoile/Iosevka-etoile.SlackBuild index 265a9c203c6e..a5faa60bc597 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:-30.2.0} +VERSION=${VERSION:-30.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |