diff options
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 436209e9e9..82f0bb84c2 100644 --- a/network/vcspull/vcspull.SlackBuild +++ b/network/vcspull/vcspull.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vcspull -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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.0.8.4} +VERSION=${VERSION:-0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |