summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Vladimir MyRequiem2018-04-28 16:35:13 +0200
committer David Spencer2018-04-28 16:35:13 +0200
commit47c89b4ae08333ff17c2b6e213519eedcf925b11 (patch)
tree438a35c505ca0f5822c3134d11a9d607edc2cf88
parent8272381e16b495b6e62dc3fe4c8376b2766e1987 (diff)
downloadslackbuilds-47c89b4ae08333ff17c2b6e213519eedcf925b11.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"