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