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