diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-06-01 21:43:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-04 01:20:41 +0700 |
commit | e68fccc5e4a2cf34d14cb3ef2c891d3bd15a3900 (patch) | |
tree | 58e9166dfafda999afdec3b2ffcfab99a4836956 /office/mdp/mdp.SlackBuild | |
parent | d87d61e86a36f985b5ace54bbc92e1de738cfa7c (diff) | |
download | slackbuilds-e68fccc5e4a2cf34d14cb3ef2c891d3bd15a3900.tar.gz |
office/mdp: Updated for version 1.0.6.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'office/mdp/mdp.SlackBuild')
-rw-r--r-- | office/mdp/mdp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/mdp/mdp.SlackBuild b/office/mdp/mdp.SlackBuild index 5ccc7f46c1..1184c9e0cb 100644 --- a/office/mdp/mdp.SlackBuild +++ b/office/mdp/mdp.SlackBuild @@ -23,7 +23,7 @@ # <http://www.gnu.org/licenses/>. PRGNAM=mdp -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |