diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-05-06 16:03:03 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:11 -0500 |
commit | 363698aae89c488bb93ccc53caf42320c8e1a9d5 (patch) | |
tree | 4c7d070222eb95b4d317639af0d159ffcf2b09a3 /office/vym/vym.SlackBuild | |
parent | bbbf9a6dae30d59432f838ca94a474e4ca6a30c4 (diff) | |
download | slackbuilds-363698aae89c488bb93ccc53caf42320c8e1a9d5.tar.gz |
office/vym: Updated for version 2.0.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/vym/vym.SlackBuild')
-rw-r--r-- | office/vym/vym.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/vym/vym.SlackBuild b/office/vym/vym.SlackBuild index fa405b47ad..c20028fd47 100644 --- a/office/vym/vym.SlackBuild +++ b/office/vym/vym.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vym -# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vym -VERSION=2.0.3 +VERSION=2.0.12 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |