diff options
Diffstat (limited to 'source/xap/gkrellm/gkrellm.SlackBuild')
-rwxr-xr-x | source/xap/gkrellm/gkrellm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/gkrellm/gkrellm.SlackBuild b/source/xap/gkrellm/gkrellm.SlackBuild index e156f181..14c07172 100755 --- a/source/xap/gkrellm/gkrellm.SlackBuild +++ b/source/xap/gkrellm/gkrellm.SlackBuild @@ -22,7 +22,7 @@ VERSION=2.3.5 PKGVER=2.3.5 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |