diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-10 17:23:56 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-12 10:40:36 +0700 |
commit | 4ff72a2d37cd202ee0694af65cb1021d493b4e5f (patch) | |
tree | ae32f930d4ffab0d623cf9c6ae74bc39540c1a52 /system/slpkg/slpkg.SlackBuild | |
parent | fca031bf2cbf10c14a74dfbf73f2dcf6c4e9d455 (diff) | |
download | slackbuilds-4ff72a2d37cd202ee0694af65cb1021d493b4e5f.tar.gz |
system/slpkg: Updated for version 2.6.0.
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 910513668e..77ab2edf55 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:-2.5.9} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |