diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-31 08:56:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-01 07:13:39 +0700 |
commit | 9d91d25aa9d3b5cb38fd2c9a619c606cdd0315c0 (patch) | |
tree | a7bf1509f939757bf2444b90d93103a09750d9dc /system/slpkg/slpkg.SlackBuild | |
parent | 7af936f04d322784dd2cdbfd3016e457df402369 (diff) | |
download | slackbuilds-9d91d25aa9d3b5cb38fd2c9a619c606cdd0315c0.tar.gz |
system/slpkg: Updated for version 3.0.4.
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 fe946798f8..44861dcae1 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.0.3} +VERSION=${VERSION:-3.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |