summaryrefslogtreecommitdiff
path: root/system/bat/bat.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-01-02 09:55:24 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-09 14:30:42 +0700
commitc4306ec7f1e6a0d8a2fca8ae05c1270a02b87038 (patch)
tree8b593b2bd49d03923a197b41264ed6cd1c8825b9 /system/bat/bat.SlackBuild
parentdd8ec919dc84e6f8fac7c9f618628dfe27de8d9e (diff)
downloadslackbuilds-c4306ec7f1e6a0d8a2fca8ae05c1270a02b87038.tar.gz
system/bat: Updated for version 0.17.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bat/bat.SlackBuild')
-rw-r--r--system/bat/bat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bat/bat.SlackBuild b/system/bat/bat.SlackBuild
index b2409138cb..93163b0e74 100644
--- a/system/bat/bat.SlackBuild
+++ b/system/bat/bat.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bat
-# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2021 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.13.0}
+VERSION=${VERSION:-0.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}