summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-01-29 06:53:40 +0100
committer Erik Hanson2014-01-30 06:21:18 +0100
commit2a5f253220644a48998df12390747c6e8562c968 (patch)
tree95d9830293f1a2d98cc505ac05e354d4470be798 /academic
parenta76e6b03414d6995c192432c5dc389b0fff1d4be (diff)
downloadslackbuilds-2a5f253220644a48998df12390747c6e8562c968.tar.gz
academic/rasterio: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/rasterio/rasterio.SlackBuild2
-rw-r--r--academic/rasterio/rasterio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/rasterio/rasterio.SlackBuild b/academic/rasterio/rasterio.SlackBuild
index 5868b3ea24..a56f8358b2 100644
--- a/academic/rasterio/rasterio.SlackBuild
+++ b/academic/rasterio/rasterio.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rasterio
-VERSION=${VERSION:-0.4}
+VERSION=${VERSION:-0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/rasterio/rasterio.info b/academic/rasterio/rasterio.info
index 35af6da9c9..9b5c8bb05b 100644
--- a/academic/rasterio/rasterio.info
+++ b/academic/rasterio/rasterio.info
@@ -1,8 +1,8 @@
PRGNAM="rasterio"
-VERSION="0.4"
+VERSION="0.5"
HOMEPAGE="https://github.com/sgillies/rasterio"
-DOWNLOAD="https://github.com/sgillies/rasterio/archive/0.4.tar.gz"
-MD5SUM="fec717cb5141b18f7e91ab266c6ecd55"
+DOWNLOAD="https://github.com/sgillies/rasterio/archive/0.5.tar.gz"
+MD5SUM="2b7e2c5fd72f37651c61c0bc66bd4c4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Cython gdal numpy pysetuptools"