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