mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/spman: Updated for version 1.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ea5df46f15
commit
bc96e990b9
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
|
||||
PRGNAM=spman
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue