summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-05-24 04:51:52 +0200
committer Willy Sudiarto Raharjo2015-05-24 08:26:20 +0200
commit1f290b335782355632441554388993ebffe6d2a7 (patch)
tree6cee333c1f6cd8a9d2c4364d9dff18df5601237c
parentb818545c05863902596afc8bf13328dea11364af (diff)
downloadslackbuilds-1f290b335782355632441554388993ebffe6d2a7.tar.gz
system/slpkg: Updated for version 2.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--system/slpkg/README4
-rw-r--r--system/slpkg/slack-desc4
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info6
4 files changed, 8 insertions, 8 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index 4413ce8028..b4665f85b0 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,5 +1,5 @@
-Slpkg is a software package manager that installs, updates, and
-removes packages on Slackware based systems. It automatically
+Slpkg is a powerful 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 29b511dcd7..405701cafa 100644
--- a/system/slpkg/slack-desc
+++ b/system/slpkg/slack-desc
@@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
slpkg: slpkg (Slackware Packaging Tool)
slpkg:
-slpkg: Slpkg is a software package manager that installs, updates, and
-slpkg: removes packages on Slackware based systems. It automatically
+slpkg: Slpkg is a powerful software package manager that installs, updates
+slpkg: and 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.
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index e921bb06f0..8bb1635845 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.3.1}
+VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 227ce22d18..15f0035503 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="2.3.1"
+VERSION="2.3.3"
HOMEPAGE="https://github.com/dslackw/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.3.1.tar.gz"
-MD5SUM="ac61b4952462327f7f06f1d5ea11920d"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.3.3.tar.gz"
+MD5SUM="1f7b391e2e3e4f414f58660b094775d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""