diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-07-25 09:42:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-01 07:53:27 +0700 |
commit | 1fd82b64e630acfdaac71256b4b14f64ce0ed843 (patch) | |
tree | 96a5c932bc8ffb1cc5700cb87f6c5dae026c21ba | |
parent | 5c9dfb89f76f77babd438200a0e78f363434d91c (diff) | |
download | slackbuilds-1fd82b64e630acfdaac71256b4b14f64ce0ed843.tar.gz |
office/mdp: Updated for version 1.0.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | office/mdp/mdp.SlackBuild | 2 | ||||
-rw-r--r-- | office/mdp/mdp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/mdp/mdp.SlackBuild b/office/mdp/mdp.SlackBuild index e018e103cd..cd19ffe3d3 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.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/mdp/mdp.info b/office/mdp/mdp.info index c559081256..dfd2f060cc 100644 --- a/office/mdp/mdp.info +++ b/office/mdp/mdp.info @@ -1,8 +1,8 @@ PRGNAM="mdp" -VERSION="1.0.0" +VERSION="1.0.1" HOMEPAGE="https://github.com/visit1985/mdp" -DOWNLOAD="https://github.com/visit1985/mdp/archive/1.0.0.tar.gz" -MD5SUM="f21175ca57fbdf71e6a641de9f78dc2c" +DOWNLOAD="https://github.com/visit1985/mdp/archive/1.0.1.tar.gz" +MD5SUM="e8de0d79ab40f785475020db675afc66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |