summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Vladimir MyRequiem2018-04-28 16:35:13 +0200
committer David Spencer2018-04-28 16:35:13 +0200
commit388e893ead8fd5af320ccc1d72aeca5932ff4006 (patch)
treeb41800dee7f2b472d4896ad3717ecd95b2df53c8
parent2d91712b50fc2d423709263b30621364a324863a (diff)
downloadold.slackbuilds-388e893ead8fd5af320ccc1d72aeca5932ff4006.tar.gz
system/spman: Updated for version 1.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/spman/spman.SlackBuild2
-rw-r--r--system/spman/spman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/spman/spman.SlackBuild b/system/spman/spman.SlackBuild
index 0ae7709d19..85691a4532 100644
--- a/system/spman/spman.SlackBuild
+++ b/system/spman/spman.SlackBuild
@@ -28,7 +28,7 @@
PRGNAM=spman
-VERSION=${VERSION:-1.4.2}
+VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/spman/spman.info b/system/spman/spman.info
index a1141dd8a9..91c3d1a1b8 100644
--- a/system/spman/spman.info
+++ b/system/spman/spman.info
@@ -1,8 +1,8 @@
PRGNAM="spman"
-VERSION="1.4.2"
+VERSION="1.5.0"
HOMEPAGE="https://github.com/MyRequiem/spman"
-DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.4.2/spman-1.4.2.tar.gz"
-MD5SUM="851e43636398ed27ac16b84a1a6c6abc"
+DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.5.0/spman-1.5.0.tar.gz"
+MD5SUM="4e0bf20bebbe4ef1fc001dc22ca90e9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"