summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-08-10 23:36:53 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:29 +0700
commitcdad7cd8da4be82d55f1bada699052240497ccef (patch)
tree1a004963a6b623eaa0e18beb9780447ee0f60cd4
parentfebcac68e511ffc6e0373d13849159f29dbc2721 (diff)
downloadslackbuilds-cdad7cd8da4be82d55f1bada699052240497ccef.tar.gz
slackbuilds-cdad7cd8da4be82d55f1bada699052240497ccef.tar.xz
system/slpkg: Updated for version 1.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/slpkg/README5
-rw-r--r--system/slpkg/slack-desc2
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info6
4 files changed, 7 insertions, 8 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index a96f5a571d..58bdf279fb 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,8 +1,7 @@
Slpkg is a terminal multitool in order to easy use Slackware
packages.
-Features
-========
+Features:
- Build third party packages from source with all dependencies
- Install packages through from official Slackware mirrors
@@ -10,6 +9,7 @@ Features
- Grabs packages from slackbuilds.org in real time
- Automatic tool build and install packages
- Check if your distribution is up to date
+- Remove packages with all dependencies
- Display the contents of the packages
- Install-upgrade Slackware packages
- Build and install all in a command
@@ -18,7 +18,6 @@ Features
- Find installed package
- Read SlackBuilds files
- Ī¤racking dependencies
-- Remove packages
- No dependencies
It's a quick and easy way to manage your packages in Slackware
diff --git a/system/slpkg/slack-desc b/system/slpkg/slack-desc
index d4e8430851..b443e430e5 100644
--- a/system/slpkg/slack-desc
+++ b/system/slpkg/slack-desc
@@ -10,7 +10,7 @@ slpkg: slpkg (Slackware tool in Python)
slpkg:
slpkg: Slpkg is a terminal multitool in order to easy use Slackware
slpkg: packages. It's a quick and easy way to manage your packages in
-slpkg: Slackware to a command
+slpkg: Slackware to a command.
slpkg:
slpkg: Homepage: https://github.com/dslackw/slpkg
slpkg:
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index 65a8c97202..bcbf201710 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slpkg
-VERSION=${VERSION:-1.6.9}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index f1beaf78ce..e47f4a66c4 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="1.6.9"
+VERSION="1.7.0"
HOMEPAGE="https://github.com/dslackw/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.6.9.tar.gz"
-MD5SUM="4ff13dde2432662e451dab59368d0cb4"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.7.0.tar.gz"
+MD5SUM="316f7e3683b916c2be699c7a16e60a45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""