summaryrefslogtreecommitdiffstats
path: root/network/newsboat/newsboat.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2020-03-27 22:10:26 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-04 09:50:00 +0700
commit7c3275f47ff4af4e241e79fbffeaa37d4f3ebf75 (patch)
treecbbda11f944c120e6407dd7157b00c0aa833b72b /network/newsboat/newsboat.SlackBuild
parent4a7765b72e616e4c1eb12ea3f1cdaff11c9251fb (diff)
downloadslackbuilds-7c3275f47ff4af4e241e79fbffeaa37d4f3ebf75.tar.gz
slackbuilds-7c3275f47ff4af4e241e79fbffeaa37d4f3ebf75.tar.xz
network/newsboat: Updated for version 2.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/newsboat/newsboat.SlackBuild')
-rw-r--r--network/newsboat/newsboat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/newsboat/newsboat.SlackBuild b/network/newsboat/newsboat.SlackBuild
index 9ab0f9e02f..3fde9101e8 100644
--- a/network/newsboat/newsboat.SlackBuild
+++ b/network/newsboat/newsboat.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for newsboat
# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2019-2020 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=newsboat
-VERSION=${VERSION:-2.18}
+VERSION=${VERSION:-2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}