diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-04-03 06:55:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-06 21:02:57 +0700 |
commit | 219ce90f0cfc06c68c011026485a39efbbb8d893 (patch) | |
tree | a2e029f3c3ebe065f58c7c8b8119c32182ef63b7 /desktop/plank/plank.SlackBuild | |
parent | c5711fcd62cb0d683192b45b3eda708490e86fee (diff) | |
download | slackbuilds-219ce90f0cfc06c68c011026485a39efbbb8d893.tar.gz |
desktop/plank: Updated for version 0.11.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/plank/plank.SlackBuild')
-rw-r--r-- | desktop/plank/plank.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/plank/plank.SlackBuild b/desktop/plank/plank.SlackBuild index 5d20ca6f4b..bab3941eaa 100644 --- a/desktop/plank/plank.SlackBuild +++ b/desktop/plank/plank.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for plank. # -# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # 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=plank -VERSION=${VERSION:-0.11.3} +VERSION=${VERSION:-0.11.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |