system/spman: Updated for version 2.1.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Vladimir MyRequiem 2018-07-29 18:04:37 +01:00 committed by Willy Sudiarto Raharjo
parent ea2d6ecf47
commit a19be72cad
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
PRGNAM=spman
VERSION=${VERSION:-2.0.0}
VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spman"
VERSION="2.0.0"
VERSION="2.1.0"
HOMEPAGE="https://github.com/MyRequiem/spman"
DOWNLOAD="https://github.com/MyRequiem/spman/archive/2.0.0/spman-2.0.0.tar.gz"
MD5SUM="3570abe3cfa1df20122e9b9ea5ce2b42"
DOWNLOAD="https://github.com/MyRequiem/spman/archive/2.1.0/spman-2.1.0.tar.gz"
MD5SUM="1ec37053a620e05bdfa855264e76500a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-requests"