diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-03-22 11:28:05 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-28 13:20:32 +0700 |
commit | bbf1de97762c683ef965f9bda036749a95e1faa5 (patch) | |
tree | 0ea982bf501d644609b985015111f734fd4b4897 /system/bat/bat.SlackBuild | |
parent | 1ed384024160dc87bd8daf4b073088063847e990 (diff) | |
download | slackbuilds-bbf1de97762c683ef965f9bda036749a95e1faa5.tar.gz |
system/bat: Updated for version 0.13.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |