diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-03 00:05:42 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-03 00:05:42 +0200 |
commit | 27cb1bcad4857de0d8514e0e91e58ad7018a302d (patch) | |
tree | 57200f23802d951344cdc03ba0d89ae9146f1b29 /system/slpkg | |
parent | d4f2c96aa2de6b3a78f8ffadabede86be221dae9 (diff) | |
download | slackbuilds-27cb1bcad4857de0d8514e0e91e58ad7018a302d.tar.gz |
system/slpkg: Updated for version 3.0.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 | ||||
-rw-r--r-- | system/slpkg/slpkg.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index a19a41affa..739cbb1277 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:-3.0.5} +VERSION=${VERSION:-3.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index d46d80f7e4..320aa5f1a6 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="3.0.5" +VERSION="3.0.8" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.0.5.tar.gz" -MD5SUM="36a0b209ec8f194b86870112a3baa5b2" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.0.8.tar.gz" +MD5SUM="3e20b6d9ac4f36719ea76555910f6fe3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |