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