mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/xfce4-whiskermenu-plugin: Updated for version 1.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
18c579836f
commit
2a4c574894
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-whiskermenu-plugin
|
||||
|
||||
# Copyright 2013 Scott Parker Vancouver, BC, Canada
|
||||
# Copyright 2013-2015 Scott Parker Vancouver, BC, Canada
|
||||
# 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=xfce4-whiskermenu-plugin
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-whiskermenu-plugin"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="http://gottcode.org/xfce4-whiskermenu-plugin/"
|
||||
DOWNLOAD="http://gottcode.org/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-1.4.0-src.tar.bz2"
|
||||
MD5SUM="0c78f2b1cb3883d636cb616ab96e92be"
|
||||
DOWNLOAD="http://gottcode.org/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-1.5.0-src.tar.bz2"
|
||||
MD5SUM="32fcbf16931038c10b1b7a7ccc392132"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue