diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-03-30 00:05:17 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-03-30 00:05:17 -0400 |
commit | e344b9bec4b469d943fcc6b539d258970c14993a (patch) | |
tree | 020cf1eec27e23914748427bd1861f92ed424e24 /network/pidgin-privacy-please/pidgin-privacy-please.SlackBuild | |
parent | 8698e96fb57d98a7d8598a282e75b33db9a6c75a (diff) |
network/pidgin-privacy-please: Updated for version 0.7.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 f4c361ff295fa..2f2113caa97b1 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} |