diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-16 00:11:30 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:19 +0700 |
commit | 4926060b8798ddd189881bb3109b52b906d069c8 (patch) | |
tree | 39b0e30a436d2f99404c1dddc996b6f488ffc330 /system/slpkg/slpkg.SlackBuild | |
parent | 1caa7367e867b2329822fc732d7ee1e8f41bc5f7 (diff) | |
download | slackbuilds-4926060b8798ddd189881bb3109b52b906d069c8.tar.gz |
system/slpkg: Updated for version 3.0.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 2604c447b3..7fdaad522c 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.9.5} +VERSION=${VERSION:-3.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |