summaryrefslogtreecommitdiffstats
path: root/source/xfce/garcon/garcon.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xfce/garcon/garcon.SlackBuild')
-rwxr-xr-xsource/xfce/garcon/garcon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xfce/garcon/garcon.SlackBuild b/source/xfce/garcon/garcon.SlackBuild
index ae3a70074..0777089a6 100755
--- a/source/xfce/garcon/garcon.SlackBuild
+++ b/source/xfce/garcon/garcon.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=garcon
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )