diff options
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 68ce194b9b..e07e2343a5 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} |