diff options
author | Didier Charles <dcharles@alumni.concordia.ca> | 2011-05-31 23:22:55 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:40 -0400 |
commit | ea5d20c50efc6cd3e0d54fde2f77367c6fd517af (patch) | |
tree | 8b8b676588249c3c95a0b124dfd956f40f29ab2e /office/verbiste/verbiste.SlackBuild | |
parent | 63b254fba0cff608011f4c5c5de1380b3c3ae8db (diff) |
office/verbiste: Updated for version 0.1.33.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/verbiste/verbiste.SlackBuild')
-rw-r--r-- | office/verbiste/verbiste.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild index 68ce194b9b3f8..e07e2343a57b9 100644 --- a/office/verbiste/verbiste.SlackBuild +++ b/office/verbiste/verbiste.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # -# Didier Charles 2010.12.24 +# Didier Charles 2011.05.21 # dcharles@alumni.concordia.ca # written with the grateful assistance of the tutorial # "Writing A SlackBuild Script" at : @@ -10,7 +10,7 @@ # PRGNAM=verbiste -VERSION=${VERSION:-0.1.32} +VERSION=${VERSION:-0.1.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |