diff options
Diffstat (limited to 'network/choqok/choqok.SlackBuild')
-rw-r--r-- | network/choqok/choqok.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/choqok/choqok.SlackBuild b/network/choqok/choqok.SlackBuild index 68a3a9cdf8..8ade46b40f 100644 --- a/network/choqok/choqok.SlackBuild +++ b/network/choqok/choqok.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for choqok -# Copyright 2010 David Woodfall <dave@dawoodfall.net> +# Copyright 2010-2012 David Woodfall <dave@dawoodfall.net> # 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=choqok -VERSION=${VERSION:-1.1} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |