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 | |
parent | c9c8073d32d67c091b83eb2a7afb99f54160548b (diff) |
office/verbiste: Updated for version 0.1.40.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/verbiste/verbiste.SlackBuild | 5 | ||||
-rw-r--r-- | office/verbiste/verbiste.info | 10 |
2 files changed, 8 insertions, 7 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 diff --git a/office/verbiste/verbiste.info b/office/verbiste/verbiste.info index afbb851ae5cd..bc7d083f1e61 100644 --- a/office/verbiste/verbiste.info +++ b/office/verbiste/verbiste.info @@ -1,10 +1,10 @@ PRGNAM="verbiste" -VERSION="0.1.33" -HOMEPAGE="http://sarrazip.com/dev/verbiste.html" -DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.33.tar.gz" -MD5SUM="9157b90da88350718ba07d5e57ff698d" +VERSION="0.1.40" +HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/verbiste.html" +DOWNLOAD="http://perso.b2b2c.ca/sarrazip/dev/verbiste-0.1.40.tar.gz" +MD5SUM="e5801736ba08818dbb6edc61b7e214db" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxPython" +REQUIRES="" MAINTAINER="Didier Charles" EMAIL="dcharles@alumni.concordia.ca" |