mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/aldryn-client: Updated for version 2.0.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
021b0af8d5
commit
d0b3e49a50
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=aldryn-client
|
||||
VERSION=${VERSION:-2.0.4}
|
||||
VERSION=${VERSION:-2.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aldryn-client"
|
||||
VERSION="2.0.4"
|
||||
VERSION="2.0.5"
|
||||
HOMEPAGE="http://www.aldryn.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-2.0.4.tar.gz"
|
||||
MD5SUM="4eeed744eeb5c12efa19da12b240cf73"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/aldryn-client/aldryn-client-2.0.5.tar.gz"
|
||||
MD5SUM="de56d27a5dca59df0870a3259595560d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-requests click python-tabulate"
|
||||
|
|
Loading…
Reference in a new issue