diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-14 19:10:16 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 14:32:17 -0600 |
commit | 2e07d71bad233266001580770c5619dd48bc8792 (patch) | |
tree | 4e5e290391f035d867c057233ea3c0e21b559b42 /office/verbiste/verbiste.SlackBuild | |
parent | c9c8073d32d67c091b83eb2a7afb99f54160548b (diff) |
office/verbiste: Updated for version 0.1.40.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 fc91e8c0e790..8385c650bdc8 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 |