diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-11 00:08:26 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-12 10:40:36 +0700 |
commit | dc9c6958e9260f9603c22f3ab04759eb6bb7b41e (patch) | |
tree | f072a431d6d4317067ee09c9e897be45d30b6339 /network/vcspull/vcspull.SlackBuild | |
parent | 4ff72a2d37cd202ee0694af65cb1021d493b4e5f (diff) |
network/vcspull: Updated for version 0.2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/vcspull/vcspull.SlackBuild')
-rw-r--r-- | network/vcspull/vcspull.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/vcspull/vcspull.SlackBuild b/network/vcspull/vcspull.SlackBuild index 82f0bb84c27b1..95035e1da80a4 100644 --- a/network/vcspull/vcspull.SlackBuild +++ b/network/vcspull/vcspull.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vcspull -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vcspull -VERSION=${VERSION:-0.1.1} +VERSION=${VERSION:-0.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |