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