aboutsummaryrefslogtreecommitdiff
path: root/libraries/appstream-glib/appstream-glib.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/appstream-glib/appstream-glib.SlackBuild')
-rw-r--r--libraries/appstream-glib/appstream-glib.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild
index 5e52c16733ce3..18962a929c002 100644
--- a/libraries/appstream-glib/appstream-glib.SlackBuild
+++ b/libraries/appstream-glib/appstream-glib.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=appstream-glib
VERSION=${VERSION:-0.8.3}
SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _)
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -88,7 +88,6 @@ meson \
--sysconfdir=/etc \
--mandir=/usr/man \
-Dgtk-doc=true \
- -Dstemmer=false \
..
"${NINJA:=ninja}"