diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-03-06 17:52:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 14:06:32 +0700 |
commit | 06630a01cb8d91109ea50181179201193c313ac2 (patch) | |
tree | dfbb1778e7780986c4c7ffde6c8149c0317dfc99 /system/slpkg/slpkg.SlackBuild | |
parent | 5e7d237c89c33cd199fa0d1fb666d5f5a9cebd16 (diff) |
system/slpkg: Updated for version 3.8.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 677738ac0711..34259c2908bf 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.8.4} +VERSION=${VERSION:-3.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |