libraries/evernote-python: Updated for version 1.25.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-07-17 15:25:25 +03:00 committed by Robby Workman
parent fbdae3e669
commit 0a828c4a65
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=evernote-python
SRCNAM=evernote
VERSION=${VERSION:-1.25.1}
VERSION=${VERSION:-1.25.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="evernote-python"
VERSION="1.25.1"
VERSION="1.25.2"
HOMEPAGE="http://dev.evernote.com"
DOWNLOAD="https://pypi.python.org/packages/d1/39/2890d072ace1277471c92bc110780324d8ff964e36bf1f85fb591192edf1/evernote-1.25.1.tar.gz"
MD5SUM="4e4e34caa4cc95b1a3c08e666c44425f"
DOWNLOAD="https://pypi.python.org/packages/3b/8e/dba34913e7dbccd868cdf228c5104f97ad97d4618994f0c5dd456496ae81/evernote-1.25.2.tar.gz"
MD5SUM="e7bfe937a2636ec24f08bb66b4653133"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-oauth2"