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