diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-22 08:32:34 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:23 +0700 |
commit | 2cce89a93432199247a11184d3b61e4e6016dda9 (patch) | |
tree | bb80bf2bd56d5109462fa8c42f8dd8400a2b9ec9 /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | e1976f8f0c7be956ad7e25ea55d92f61026cc087 (diff) |
system/Iosevka-etoile: 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-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 330edc20c7e6..17914a8430f9 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:-21.0.0} +VERSION=${VERSION:-21.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |