network/aldryn-client: Updated for version 0.8.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-03-09 00:42:17 +07:00 committed by Erik Hanson
parent 8ad6d36f5b
commit 2fa0bd18c7
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=aldryn-client
VERSION=${VERSION:-0.7.10}
VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="aldryn-client"
VERSION="0.7.10"
VERSION="0.8.0"
HOMEPAGE="http://www.aldryn.com/"
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-0.7.10.tar.gz"
MD5SUM="7ccaa60f2e231e2dd52f73de7bc2201a"
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-0.8.0.tar.gz"
MD5SUM="24ca6a8cf4a1caeba301492949e9968d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="GitPython python-requests docopt PyYAML %README%"
REQUIRES="GitPython python-requests docopt PyYAML"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"