libraries/libearth: Updated for version 0.3.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-13 23:00:22 +07:00 committed by Willy Sudiarto Raharjo
parent 38ef8e0c5b
commit 409c29a6cb
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libearth
VERSION=${VERSION:-0.2.0}
VERSION=${VERSION:-0.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libearth"
VERSION="0.2.0"
VERSION="0.3.0"
HOMEPAGE="http://libearth.earthreader.org/"
DOWNLOAD="https://pypi.python.org/packages/source/l/libearth/libearth-0.2.0.tar.gz"
MD5SUM="9ab0bf0b94671091a4e6f3d0ab042ccf"
DOWNLOAD="https://pypi.python.org/packages/source/l/libearth/libearth-0.3.0.tar.gz"
MD5SUM="1d90a12f5aa07d47f6d110a700f64112"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="futures"