diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-29 20:33:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-29 20:33:43 +0700 |
commit | 025d7e96669a8183ee89ca42aa2b59e76812b728 (patch) | |
tree | 6c7f608a066d789c6fddfd56d5b084ae4591d25b /system/slpkg/slpkg.SlackBuild | |
parent | dc5b1ac1e86a85b8beb31a88a252b05b93bc427c (diff) | |
download | slackbuilds-025d7e96669a8183ee89ca42aa2b59e76812b728.tar.gz |
system/slpkg: Updated for version 1.5.3.
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 0248696d9f..57f5d0fbeb 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:-1.5.2} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |