desktop/menumaker: Updated for version 0.99.9.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-09 22:59:36 -06:00
parent e3cee0ccd7
commit db8440e2ba
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for menumaker
# Copyright 2010, 2011 Robby Workman, Northport, Alabama, USA
# Copyright 2010, 2011, 2016 Robby Workman, Tuscaloosa, Alabama, USA
# 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=menumaker
VERSION=${VERSION:-0.99.7}
VERSION=${VERSION:-0.99.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -78,7 +78,6 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--infodir=/usr/info \
--with-python \
--build=$ARCH-slackware-linux
make

View File

@ -1,8 +1,8 @@
PRGNAM="menumaker"
VERSION="0.99.7"
VERSION="0.99.9"
HOMEPAGE="http://menumaker.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/menumaker/menumaker-0.99.7.tar.gz"
MD5SUM="a54cb7ec32db1bc8e04218e0be727b1e"
DOWNLOAD="http://downloads.sourceforge.net/menumaker/menumaker-0.99.9.tar.gz"
MD5SUM="0b199079905955eab2325dddb83e6da0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""