diff options
Diffstat (limited to 'source/ap/madplay')
-rwxr-xr-x | source/ap/madplay/madplay.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/madplay/madplay.SlackBuild b/source/ap/madplay/madplay.SlackBuild index d9543623e..f57c48949 100755 --- a/source/ap/madplay/madplay.SlackBuild +++ b/source/ap/madplay/madplay.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=madplay VERSION=0.15.2b -BUILD=${BUILD:-6} +BUILD=${BUILD:-7} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |