network/aldryn-client: Updated for version 0.8.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-15 23:16:31 +07:00 committed by Willy Sudiarto Raharjo
parent 3e0293eede
commit d293744562
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="aldryn-client"
VERSION="0.8.3"
VERSION="0.8.11"
HOMEPAGE="http://www.aldryn.com/"
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-0.8.3.tar.gz"
MD5SUM="9a46c0c692efd9c73491a03a0bb8b81f"
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-0.8.11.tar.gz"
MD5SUM="f4b126050e744370d0543f2eb0ab4984"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="GitPython python-requests docopt PyYAML"