summaryrefslogtreecommitdiffstats
path: root/libraries/gnome-autoar/gnome-autoar.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gnome-autoar/gnome-autoar.SlackBuild')
-rw-r--r--libraries/gnome-autoar/gnome-autoar.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/gnome-autoar/gnome-autoar.SlackBuild b/libraries/gnome-autoar/gnome-autoar.SlackBuild
index cc5b4f50f2..dbc0522671 100644
--- a/libraries/gnome-autoar/gnome-autoar.SlackBuild
+++ b/libraries/gnome-autoar/gnome-autoar.SlackBuild
@@ -26,14 +26,14 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnome-autoar
VERSION=${VERSION:-0.4.3}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-INTROSPECTION=${INTROSPECTION:-no}
+INTROSPECTION=${INTROSPECTION:-yes}
GTKDOC=${GTKDOC:-no}
TESTS=${TESTS:-no}
-VAPI=${VAPI:-no}
+VAPI=${VAPI:-yes}
if [ "$INTROSPECTION" = "yes" ]; then
INTROSPECTIONP="enabled"