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