diff options
Diffstat (limited to 'system/bat/bat.SlackBuild')
-rw-r--r-- | system/bat/bat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bat/bat.SlackBuild b/system/bat/bat.SlackBuild index e98eda4329..b2409138cb 100644 --- a/system/bat/bat.SlackBuild +++ b/system/bat/bat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bat -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # 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=bat -VERSION=${VERSION:-0.12.1} +VERSION=${VERSION:-0.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |