summaryrefslogtreecommitdiffstats
path: root/desktop/plank/plank.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/plank/plank.SlackBuild')
-rw-r--r--desktop/plank/plank.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/plank/plank.SlackBuild b/desktop/plank/plank.SlackBuild
index caaa7ae5c1..a1b9bacbf8 100644
--- a/desktop/plank/plank.SlackBuild
+++ b/desktop/plank/plank.SlackBuild
@@ -2,6 +2,7 @@
#
# Slackware build script for plank.
#
+# Copyright 2019 Donald Cooley, South Haven, Indiana, USA
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
@@ -23,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=plank
-VERSION=${VERSION:-0.11.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.11.89}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then