summaryrefslogtreecommitdiffstats
path: root/desktop/plank/plank.SlackBuild
diff options
context:
space:
mode:
author Donald Cooley <chytraeus@protonmail.com>2020-01-12 01:04:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-12 01:04:32 +0700
commit6ac02d5634043e66738b2898dda01ede8914f937 (patch)
tree5b1803d98d2ad5918bf91346e510bb937ef2a549 /desktop/plank/plank.SlackBuild
parentf54af1d4a15c0e7632359f59665e83d2f7f7e7b9 (diff)
downloadslackbuilds-6ac02d5634043e66738b2898dda01ede8914f937.tar.gz
slackbuilds-6ac02d5634043e66738b2898dda01ede8914f937.tar.xz
desktop/plank: Updated for version 0.11.89.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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