summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-27 14:07:41 +0200
committer Willy Sudiarto Raharjo2014-06-27 14:07:41 +0200
commit5b275126df3d989a41762f2a5c6092b76e565ee8 (patch)
treec258425c5b13a51bee250b8e662ba220cf6ae25a
parent8039c9cd08bef2ed1ce0d6c19124a7b3215871b0 (diff)
downloadslackbuilds-5b275126df3d989a41762f2a5c6092b76e565ee8.tar.gz
graphics/CreateCloudMap: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/CreateCloudMap/CreateCloudMap.SlackBuild2
-rw-r--r--graphics/CreateCloudMap/CreateCloudMap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/CreateCloudMap/CreateCloudMap.SlackBuild b/graphics/CreateCloudMap/CreateCloudMap.SlackBuild
index c84ecc225d..785cd41191 100644
--- a/graphics/CreateCloudMap/CreateCloudMap.SlackBuild
+++ b/graphics/CreateCloudMap/CreateCloudMap.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CreateCloudMap
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/CreateCloudMap/CreateCloudMap.info b/graphics/CreateCloudMap/CreateCloudMap.info
index 8e5bf9d12c..1a993c476b 100644
--- a/graphics/CreateCloudMap/CreateCloudMap.info
+++ b/graphics/CreateCloudMap/CreateCloudMap.info
@@ -1,8 +1,8 @@
PRGNAM="CreateCloudMap"
-VERSION="0.4.0"
+VERSION="0.4.2"
HOMEPAGE="https://github.com/jmozmoz/cloudmap"
-DOWNLOAD="https://pypi.python.org/packages/source/C/CreateCloudMap/CreateCloudMap-0.4.0.tar.gz"
-MD5SUM="0766776c7324f4c344fc178b09159257"
+DOWNLOAD="https://pypi.python.org/packages/source/C/CreateCloudMap/CreateCloudMap-0.4.2.tar.gz"
+MD5SUM="2097881bb224b2e6baff505b5445ecb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyresample scipy python-requests DateTime ConfigParser"