From cafd367bf0526068e4ef29b055ffcd6d5dcebbb2 Mon Sep 17 00:00:00 2001 From: Vladimir MyRequiem Date: Sun, 10 Jun 2018 11:46:15 +0100 Subject: system/spman: Updated for version 1.5.4. Signed-off-by: David Spencer --- system/spman/README | 2 ++ system/spman/spman.SlackBuild | 2 +- system/spman/spman.info | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/system/spman/README b/system/spman/README index 5069ec2b44e0..8b22923557b9 100644 --- a/system/spman/README +++ b/system/spman/README @@ -4,6 +4,8 @@ and licensed under the MIT license. Main features: - check packages for upgrade - download package or source code from allowed repositories + - upgrade packages in the current directory + - remove packages in the current directory - download, build and install package(s) in the queue from SBo repository - show list all dependencies for package from SBo repository diff --git a/system/spman/spman.SlackBuild b/system/spman/spman.SlackBuild index eda2179290ee..c40cec30af12 100644 --- a/system/spman/spman.SlackBuild +++ b/system/spman/spman.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=spman -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/spman/spman.info b/system/spman/spman.info index 7eb7ce91d492..c4b9984907c7 100644 --- a/system/spman/spman.info +++ b/system/spman/spman.info @@ -1,8 +1,8 @@ PRGNAM="spman" -VERSION="1.5.3" +VERSION="1.5.4" HOMEPAGE="https://github.com/MyRequiem/spman" -DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.5.3/spman-1.5.3.tar.gz" -MD5SUM="b43a1def97283d7346ce88bd217a0e24" +DOWNLOAD="https://github.com/MyRequiem/spman/archive/1.5.4/spman-1.5.4.tar.gz" +MD5SUM="9096f25e2909be7ca3b8823b53f82699" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3