diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-10-13 20:08:06 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-14 14:48:36 +0100 |
commit | 3b14daa064c37b59d18dc2f4dc6b89015c8ee4a4 (patch) | |
tree | e64d126192f6e019e6ac732c8626a5ede7a76eb8 /system/slpkg/slpkg.SlackBuild | |
parent | f764474f8974a51dc7ed3ef15d16817a91aa01f4 (diff) |
system/slpkg: Updated for version 3.3.1.
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 a59cf298ff390..8fe4953c5b071 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.3.0} +VERSION=${VERSION:-3.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |