system/spman: Updated for version 1.5.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Vladimir MyRequiem 2018-05-15 16:51:44 +01:00 committed by David Spencer
parent ea5df46f15
commit bc96e990b9
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="spman"
VERSION="1.5.1"
VERSION="1.5.2"
HOMEPAGE="https://github.com/MyRequiem/spman"
DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.5.1/spman-1.5.1.tar.gz"
MD5SUM="90b75b202f6167a5234ad5a9709d5f79"
DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.5.2/spman-1.5.2.tar.gz"
MD5SUM="c191835c26b0a60e132a1bb68c529d7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"