diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-27 16:49:36 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:43:10 +0700 |
commit | 121d988758a91f7695d0d13f1ef97c63e2c0cd28 (patch) | |
tree | c04e518a564ead4a7e84de1dea6020a2c4ce3c9c /system/slpkg | |
parent | d8dcb4a67444002f1c1bb7de45a7604c5f95ce62 (diff) |
system/slpkg: Updated for version 3.1.5.
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 d04e94e7e807..1bc67372ce5b 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.1.4} +VERSION=${VERSION:-3.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index aa6097a0c30d..34671bc58310 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="3.1.4" +VERSION="3.1.5" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.1.4.tar.gz" -MD5SUM="7b575cb93f3d2203fa2d3c41bd20f922" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.1.5.tar.gz" +MD5SUM="f31a256221c02efbe4d356829d2a85e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |