summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-07-23 02:30:05 +0200
committer Willy Sudiarto Raharjo2014-07-23 02:30:05 +0200
commitd5f9d9675d355a89149c81217a06eb8a2389e830 (patch)
treefac604c10990e8e43ee14b99cd6f8c28b99dcf9b /system
parent93ef0750cc1d0f36cab806a5cae799a6884f3c17 (diff)
downloadslackbuilds-d5f9d9675d355a89149c81217a06eb8a2389e830.tar.gz
system/slpkg: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/slpkg/README23
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info8
3 files changed, 15 insertions, 18 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index 67cb363df4..a239df1ee2 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -2,21 +2,18 @@ Slpkg is a terminal tool in order to easy use Slackware packages.
Features:
-- Download packages from ``slackbuilds.org`` with
- all dependencies, build and install all in a command
+- Build packages from source with all dependencies
+- Find and Download packages from slackbuilds.org
- Automatic tool build and install packages
+- Display the contents of the packages
+- Install-upgrade Slackware packages
+- Build and install all in a command
+- Checking for updated packages
- List all installed packages
+- Find installed package
+- Read SlackBuilds files
- Ī¤racking dependencies
-- Checking for updated packages
-- Find and Download packages from SBo repositority
-- View README file
-- View SlackBuild file
-- View Info file
-- Auto Download and Build packages
-- Install binary packages
-- Install-upgrade packages with new
-- Reinstall the same packages
- Remove packages
-- Find installed packages
-- Display the contents of the packages
- No dependencies
+
+It's a quick and easy way to manage your packages in slackware to a command.
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index c438f047f1..a2067f5f61 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.5.6}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 57ab68133d..311d513573 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="1.5.6"
-HOMEPAGE="http://dslackw.github.io/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.5.6.tar.gz"
-MD5SUM="50bf92af87547c724c9579dd882d02ae"
+VERSION="1.6.1"
+HOMEPAGE="https://github.com/dslackw/slpkg"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.6.1.tar.gz"
+MD5SUM="f4f0d882c9a104c20cd22d3c6126006a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""