mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/plank: Updated for version 0.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f11f98c188
commit
7554498291
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=plank
|
||||
VERSION=${VERSION:-0.10.0}
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="plank"
|
||||
VERSION="0.10.0"
|
||||
VERSION="0.10.1"
|
||||
HOMEPAGE="https://launchpad.net/plank"
|
||||
DOWNLOAD="https://launchpad.net/plank/1.0/0.10.0/+download/plank-0.10.0.tar.xz"
|
||||
MD5SUM="ff9ce08c08aade012c04f129759b1755"
|
||||
DOWNLOAD="https://launchpad.net/plank/1.0/0.10.1/+download/plank-0.10.1.tar.xz"
|
||||
MD5SUM="fa3f74d20394429c3e4ac4fe8105a998"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="bamf libdbusmenu gnome-common"
|
||||
|
|
Loading…
Reference in a new issue