diff options
author | Daniil Bratashov <dn2010@gmail.com> | 2016-07-31 23:08:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 07:27:59 +0700 |
commit | 06d30a9e42633805e08e4dd6f0518c45228bcc2d (patch) | |
tree | edddf52700b847324f2e570058491145fb8c4972 | |
parent | 2891d1f1121029533cab82f2602e1b08b21f44a3 (diff) | |
download | slackbuilds-06d30a9e42633805e08e4dd6f0518c45228bcc2d.tar.gz |
academic/wxmacmolplt: Updated for version 7.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.SlackBuild | 2 | ||||
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/wxmacmolplt/wxmacmolplt.SlackBuild b/academic/wxmacmolplt/wxmacmolplt.SlackBuild index 16fd4d9542..3a62855cb5 100644 --- a/academic/wxmacmolplt/wxmacmolplt.SlackBuild +++ b/academic/wxmacmolplt/wxmacmolplt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wxmacmolplt -VERSION=${VERSION:-7.6.1} +VERSION=${VERSION:-7.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/wxmacmolplt/wxmacmolplt.info b/academic/wxmacmolplt/wxmacmolplt.info index c2efda7926..69eece8386 100644 --- a/academic/wxmacmolplt/wxmacmolplt.info +++ b/academic/wxmacmolplt/wxmacmolplt.info @@ -1,8 +1,8 @@ PRGNAM="wxmacmolplt" -VERSION="7.6.1" +VERSION="7.6.2" HOMEPAGE="http://brettbode.github.io/wxmacmolplt/" -DOWNLOAD="http://downloads.sourceforge.net/slackbuildsdirectlinks/wxmacmolplt-7.6.1.tar.gz" -MD5SUM="6980b3f3263526d1e91d32f80b52286a" +DOWNLOAD="http://downloads.sourceforge.net/slackbuildsdirectlinks/wxmacmolplt-7.6.2.tar.gz" +MD5SUM="03c0c0a3d79138be39b7ede5f97798e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ming wxPython" |