diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-04-26 22:57:25 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 18:11:50 +0700 |
commit | 78e4cccf4acbbd16fa7f9d47a972ff52913e528f (patch) | |
tree | 32fc7b476ecac50dd7e64063c8d9706c5d5770c6 /system/Iosevka-etoile/Iosevka-etoile.SlackBuild | |
parent | 91518817f2d7e65b434615a556de42c4573ac678 (diff) |
system/Iosevka-etoile: Updated for version 22.1.0.
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 0e465656ba7e1..0ae374714da74 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:-22.0.2} +VERSION=${VERSION:-22.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |