diff options
Diffstat (limited to 'source/ap/madplay/madplay.SlackBuild')
-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 34d32340..545e9cbe 100755 --- a/source/ap/madplay/madplay.SlackBuild +++ b/source/ap/madplay/madplay.SlackBuild @@ -22,7 +22,7 @@ VERSION=0.15.2b -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |