diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-13 22:39:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-13 22:39:56 +0700 |
commit | e9721130a4785e4cd171c91b9e3c5a9f667e32b1 (patch) | |
tree | 3898286cd3f1b26ca1e1382a6087390337a8e9f1 /system/slpkg/slpkg.SlackBuild | |
parent | 03e61606a51998fce25a203b9410d99bebacee90 (diff) |
system/slpkg: Updated for version 1.5.4.
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 57f5d0fbeb866..99490eb028489 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.3} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |