summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-02-26 10:42:19 +0100
committer Willy Sudiarto Raharjo2015-02-26 17:27:43 +0100
commit3644b9bc9990e55577e722aa3927061dcac53d44 (patch)
treea671a64afe50cc9eb00b9d4b084628371b807973
parent46715e8c14963a02ffcd76044d4ac910be160e81 (diff)
downloadslackbuilds-3644b9bc9990e55577e722aa3927061dcac53d44.tar.gz
system/slpkg: Updated for version 2.2.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--system/slpkg/README10
-rw-r--r--system/slpkg/slack-desc10
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info6
4 files changed, 14 insertions, 14 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index a16fcebb38..4413ce8028 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,5 +1,5 @@
-Slpkg is Open Source software written in Python language.
-It's use is for managing packages in Slackware linux distribution.
-Slpkg works in accordance with the standards of the organization
-slackbuilds.org to builds packages. Also uses the Slackware linux
-instructions for installation, upgrading or removing packages.
+Slpkg is a software package manager that installs, updates, and
+removes packages on Slackware based systems. It automatically
+computes dependencies and figures out what things should occur
+to install packages. Slpkg makes it easier to maintain groups
+of machines without having to manually update.
diff --git a/system/slpkg/slack-desc b/system/slpkg/slack-desc
index ee54bc35da..29b511dcd7 100644
--- a/system/slpkg/slack-desc
+++ b/system/slpkg/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
slpkg: slpkg (Slackware Packaging Tool)
slpkg:
-slpkg: Slpkg is Open Source software written in Python language.
-slpkg: It's use is for managing packages in Slackware linux distribution.
-slpkg: Slpkg works in accordance with the standards of the organization
-slpkg: slackbuilds.org to builds packages. Also uses the Slackware linux
-slpkg: instructions for installation, upgrading or removing packages.
+slpkg: Slpkg is a software package manager that installs, updates, and
+slpkg: removes packages on Slackware based systems. It automatically
+slpkg: computes dependencies and figures out what things should occur
+slpkg: to install packages. Slpkg makes it easier to maintain groups of
+slpkg: of machines without having to manually update.
slpkg:
slpkg: Homepage: https://github.com/dslackw/slpkg
slpkg:
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index 249f734aa4..787a2b4af6 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:-2.2.3}
+VERSION=${VERSION:-2.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index c71507e4ee..dd22f83b83 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="2.2.3"
+VERSION="2.2.6"
HOMEPAGE="https://github.com/dslackw/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.2.3.tar.gz"
-MD5SUM="3c7259a18644573e116b4836095aebd8"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.2.6.tar.gz"
+MD5SUM="bc70626560b37398bd66a02cc3c9f5ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""