network/EarthReader-Web: Updated for version 0.2.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-09-14 13:09:05 +03:00 committed by Willy Sudiarto Raharjo
parent 72a949078f
commit e017e2962a
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="EarthReader-Web"
VERSION="0.2.0"
VERSION="0.2.1"
HOMEPAGE="http://earthreader.org/"
DOWNLOAD="https://pypi.python.org/packages/source/E/EarthReader-Web/EarthReader-Web-0.2.0.tar.gz"
MD5SUM="4901533c4b209dcf0df61ef563afe919"
DOWNLOAD="https://pypi.python.org/packages/source/E/EarthReader-Web/EarthReader-Web-0.2.1.tar.gz"
MD5SUM="d392961ec1e9d2778b841bd938692553"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-libsass Flask libearth waitress"