diff options
Diffstat (limited to 'system/Iosevka/Iosevka.SlackBuild')
-rw-r--r-- | system/Iosevka/Iosevka.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/Iosevka/Iosevka.SlackBuild b/system/Iosevka/Iosevka.SlackBuild index ea1c29a021cf5..b05491d0a0209 100644 --- a/system/Iosevka/Iosevka.SlackBuild +++ b/system/Iosevka/Iosevka.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Iosevka -# Copyright 2015-2017 Eugene M., <damagedone at gmx dot com> +# Copyright 2015-2018 Eugene M., <damagedone at gmx dot com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Iosevka -VERSION=${VERSION:-1.14.1} +VERSION=${VERSION:-1.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |