diff options
Diffstat (limited to 'office/verbiste/verbiste.SlackBuild')
-rw-r--r-- | office/verbiste/verbiste.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild index fc91e8c0e7..8385c650bd 100644 --- a/office/verbiste/verbiste.SlackBuild +++ b/office/verbiste/verbiste.SlackBuild @@ -10,8 +10,8 @@ # PRGNAM=verbiste -VERSION=${VERSION:-0.1.33} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.1.40} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -59,6 +59,7 @@ CFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --libdir=/usr/lib$LIBDIRSUFFIX \ --with-gtk-app \ + --without-gnome-app \ --build=$ARCH-slackware-linux make |