diff options
Diffstat (limited to 'network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild')
-rw-r--r-- | network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild b/network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild index f4c361ff29..2f2113caa9 100644 --- a/network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild +++ b/network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pidgin-privacy-please -# Copyright 2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2011-2012 Erik W. Hanson, Minneapolis, MN, USA # 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=pidgin-privacy-please -VERSION=0.6.4 +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |