diff options
Diffstat (limited to 'source/ap/soma/soma.SlackBuild')
-rwxr-xr-x | source/ap/soma/soma.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/soma/soma.SlackBuild b/source/ap/soma/soma.SlackBuild index 5b9c366c..793bb386 100755 --- a/source/ap/soma/soma.SlackBuild +++ b/source/ap/soma/soma.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=soma VERSION=${VERSION:-3.3.6} ARCH=noarch -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |