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