From f6860c4762ef994f952d1023397e55f27e02125f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 14 Sep 2014 13:35:48 +0300 Subject: system/slpkg: Updated for version 1.8.5. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- system/slpkg/README | 4 +++- system/slpkg/slack-desc | 2 +- system/slpkg/slpkg.SlackBuild | 2 +- system/slpkg/slpkg.info | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'system/slpkg') diff --git a/system/slpkg/README b/system/slpkg/README index 58bdf279fb..800dbdb5a2 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -15,10 +15,12 @@ Features: - Build and install all in a command - Checking for updated packages - List all installed packages +- Support MD5SUM file check - Find installed package - Read SlackBuilds files - Ī¤racking dependencies -- No dependencies +- Build log file +- Sum build time 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 fe8cda8c4c..0ef4cef26b 100644 --- a/system/slpkg/slack-desc +++ b/system/slpkg/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -slpkg: slpkg (Slackware tool in Python) +slpkg: slpkg (Slackware packaging tool) slpkg: 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 diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index fca458f5e2..30aa2bb502 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.7.6} +VERSION=${VERSION:-1.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index b7d3896ac7..50bc889d6d 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="1.7.6" +VERSION="1.8.5" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.7.6.tar.gz" -MD5SUM="23814ad95e62727aa11e377ccf5b19ea" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.8.5.tar.gz" +MD5SUM="4abc34d4889d7be889246bf580b56936" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3