summaryrefslogtreecommitdiffstats
path: root/source/l/gobject-introspection/gobject-introspection.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gobject-introspection/gobject-introspection.SlackBuild')
-rwxr-xr-xsource/l/gobject-introspection/gobject-introspection.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gobject-introspection/gobject-introspection.SlackBuild b/source/l/gobject-introspection/gobject-introspection.SlackBuild
index 3856fce87..aaf84951a 100755
--- a/source/l/gobject-introspection/gobject-introspection.SlackBuild
+++ b/source/l/gobject-introspection/gobject-introspection.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gobject-introspection
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:
if [ -z "$ARCH" ]; then