diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-02-21 21:53:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:10:04 +0700 |
commit | 326b899a4d1ec1687044de045507ea92c4158b84 (patch) | |
tree | b30bc8f9b05392d459def252b72a0a844e39988a /system/slpkg/slpkg.SlackBuild | |
parent | 8a9a6e6589b71318bfdc74f99a89f454a1bea894 (diff) |
system/slpkg: Updated for version 3.8.3.
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 b8de3d279b814..e592b3a6ad307 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.1} +VERSION=${VERSION:-3.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |