summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-08-04 02:36:23 +0200
committer Willy Sudiarto Raharjo2014-08-04 02:36:23 +0200
commitdaa4146dca987630789209fe7af1d3ee147be5df (patch)
tree633048072338610c107e046e97b10b82813b4358
parenta0ec1d6105488a8676ed29121728ee3d7c42f823 (diff)
downloadslackbuilds-daa4146dca987630789209fe7af1d3ee147be5df.tar.gz
system/slpkg: Updated for version 1.6.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/slpkg/README14
-rw-r--r--system/slpkg/slack-desc8
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info6
4 files changed, 18 insertions, 12 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index a239df1ee2..a96f5a571d 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,10 +1,15 @@
-Slpkg is a terminal tool in order to easy use Slackware packages.
+Slpkg is a terminal multitool in order to easy use Slackware
+packages.
-Features:
+Features
+========
-- Build packages from source with all dependencies
+- Build third party packages from source with all dependencies
+- Install packages through from official Slackware mirrors
- Find and Download packages from slackbuilds.org
+- Grabs packages from slackbuilds.org in real time
- Automatic tool build and install packages
+- Check if your distribution is up to date
- Display the contents of the packages
- Install-upgrade Slackware packages
- Build and install all in a command
@@ -16,4 +21,5 @@ Features:
- Remove packages
- No dependencies
-It's a quick and easy way to manage your packages in slackware to a command.
+It's a quick and easy way to manage your packages in Slackware
+to a command.
diff --git a/system/slpkg/slack-desc b/system/slpkg/slack-desc
index 96b3809be7..d4e8430851 100644
--- a/system/slpkg/slack-desc
+++ b/system/slpkg/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
slpkg: slpkg (Slackware tool in Python)
slpkg:
-slpkg: Slpkg is a terminal tool in order to easy use Slackware packages.
-slpkg: It's a quick and easy way to manage your packages in slackware to a
-slpkg: command.
+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:
-slpkg: Homepage: http://dslackw.github.io/slpkg
+slpkg: Homepage: https://github.com/dslackw/slpkg
slpkg:
slpkg:
slpkg:
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index a2067f5f61..65a8c97202 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.1}
+VERSION=${VERSION:-1.6.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 311d513573..f1beaf78ce 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="1.6.1"
+VERSION="1.6.9"
HOMEPAGE="https://github.com/dslackw/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.6.1.tar.gz"
-MD5SUM="f4f0d882c9a104c20cd22d3c6126006a"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.6.9.tar.gz"
+MD5SUM="4ff13dde2432662e451dab59368d0cb4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""