diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-07-09 22:59:55 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:54 +0700 |
commit | 89ece5b6179634d6d11d7638ffc87303c4b62b2a (patch) | |
tree | 741b041f45ae8a4eeccaf348fdb8d8f836c2bbc9 /system/slpkg/slpkg.SlackBuild | |
parent | dd8319092c7df4353e71a3e4706f4fd9d80436df (diff) | |
download | slackbuilds-89ece5b6179634d6d11d7638ffc87303c4b62b2a.tar.gz |
system/slpkg: Updated for version 3.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5ee02e8d47..eddf22b86c 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.9} +VERSION=${VERSION:-3.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |