diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-05-19 18:45:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:55 +0700 |
commit | 8ee7e92217555121fa50e817a81f62fb7681a711 (patch) | |
tree | 4dd06e39dab3ff811129a26d51a9600ac98b07ac /system | |
parent | b5176ee099c4a87af205d837def0f72c9733e5bf (diff) | |
download | slackbuilds-8ee7e92217555121fa50e817a81f62fb7681a711.tar.gz |
system/slpkg: Updated for version 3.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-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 23a04c4b53..eddea1ff78 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.4.2} +VERSION=${VERSION:-3.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 31ed1e66d0..dde7af7e0d 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="3.4.2" +VERSION="3.4.3" HOMEPAGE="https://dslackw.gitlab.io/slpkg" -DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.4.2/slpkg-3.4.2.tar.gz" -MD5SUM="14ba9c085dea13238e39fd476ed299c8" +DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.4.3/slpkg-3.4.3.tar.gz" +MD5SUM="2f62cfc87b130310490ff0b76eb17b74" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |