desktop/openbox-menu: Updated for version 0.8.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2015-12-03 00:12:28 +07:00 committed by Willy Sudiarto Raharjo
parent cb50d08c09
commit c2da99b651
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openbox-menu
VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="openbox-menu"
VERSION="0.7.0"
VERSION="0.8.0"
HOMEPAGE="https://bitbucket.org/fabriceT/openbox-menu/"
DOWNLOAD="https://bitbucket.org/fabriceT/openbox-menu/downloads/openbox-menu-0.7.0.tar.bz2"
MD5SUM="bd7e746452931e48340788c9e8ececa4"
DOWNLOAD="https://bitbucket.org/fabriceT/openbox-menu/downloads/openbox-menu-0.8.0.tar.bz2"
MD5SUM="0d6f907adf2d47dd4d4198c0ff14721d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="menu-cache lxmenu-data"