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