summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-07 09:15:25 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:30:16 +0700
commit9696d6161435afd8a42218422e7ddda972ccfee1 (patch)
tree9e31115fdf7b1cbd3a8e8f5489957887b2efe6a2
parent61b26babf30017e02d3e9dce9514f2e14dd92a88 (diff)
downloadslackbuilds-9696d6161435afd8a42218422e7ddda972ccfee1.tar.gz
slackbuilds-9696d6161435afd8a42218422e7ddda972ccfee1.tar.xz
system/slpkg: Updated for version 2.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/slpkg/README7
-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, 11 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index 87b65ec066..ef8128b89b 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,9 +1,12 @@
Slpkg is Open Source software written in Python language.
It's use is for managing packages in Slackware linux
-distribution. Species are adapted to two repositories:
+distribution. Supported Repositories:
- SBo - slackbuilds.org
-- Slack - slackware.com
+- Slack - slackware.com
+- Alien - alien bob
+- Slacky - slacky.eu
+- Robby's - rworkman's
Slpkg works in accordance with the standards of the organization
slackbuilds.org to builds packages. Also uses the Slackware linux
diff --git a/system/slpkg/slack-desc b/system/slpkg/slack-desc
index a68f6fecdf..ee54bc35da 100644
--- a/system/slpkg/slack-desc
+++ b/system/slpkg/slack-desc
@@ -10,10 +10,10 @@ 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: Species are adapted to two repositories:
-slpkg: SBo - slackbuilds.org and Slack - slackware.com. Slpkg works in
-slpkg: accordance with the standards of the organization slackbuilds.org
-slpkg: to builds packages. Also uses the Slackware linux instructions for
-slpkg: installation, upgrading or removing packages.
+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: Homepage: https://github.com/dslackw/slpkg
+slpkg:
+slpkg:
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index a66f9723a8..1f0ac9ad5d 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.0.2}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 22dc9fe3f9..f54f20b8b4 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="2.0.2"
+VERSION="2.0.4"
HOMEPAGE="https://github.com/dslackw/slpkg"
-DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.0.2.tar.gz"
-MD5SUM="e1bf9894804f989b43b6199c3579e78b"
+DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.0.4.tar.gz"
+MD5SUM="c808e181cd502464aa2d693e72325cb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""