diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-16 06:14:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-17 08:53:39 +0700 |
commit | b090b59ab468aa65187e2fb908c617f513953819 (patch) | |
tree | ea1959d6934b1aeadf721c9344f911268288e3be /system/slpkg/slpkg.SlackBuild | |
parent | d853c8f6c022c29a94e8c20791822a65bfab74b3 (diff) | |
download | slackbuilds-b090b59ab468aa65187e2fb908c617f513953819.tar.gz |
system/slpkg: Updated for version 2.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 949f0a2a44..0c21ba5234 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.9.8} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |