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 | |
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')
-rw-r--r-- | desktop/plank/plank.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/plank/plank.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/desktop/plank/plank.info b/desktop/plank/plank.info index f616747e07..ffb0a8c903 100644 --- a/desktop/plank/plank.info +++ b/desktop/plank/plank.info @@ -1,8 +1,8 @@ PRGNAM="plank" -VERSION="0.11.3" +VERSION="0.11.4" HOMEPAGE="https://launchpad.net/plank" -DOWNLOAD="https://launchpad.net/plank/1.0/0.11.3/+download/plank-0.11.3.tar.xz" -MD5SUM="4c3b063236352d9b0db9ddfa082a1a33" +DOWNLOAD="https://launchpad.net/plank/1.0/0.11.4/+download/plank-0.11.4.tar.xz" +MD5SUM="d2405f33bfefd16ab80c868f83526f9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="bamf libgee libdbusmenu" |