desktop/plank: Updated for version 0.11.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-04-03 06:55:10 +07:00 committed by Willy Sudiarto Raharjo
parent c5711fcd62
commit 219ce90f0c
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"