diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-10 15:27:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-11 13:24:34 +0700 |
commit | 1af94247f939128433ce5d9e95865b0b0cb395f1 (patch) | |
tree | aa1970a36fea52d9e68410ae67a504ca4df1743f /network/pidgin-otr/pidgin-otr.SlackBuild | |
parent | 74aa8f2020f018a7377ca55a016a55584f7b749a (diff) |
network/pidgin-otr: Updated for version 4.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pidgin-otr/pidgin-otr.SlackBuild')
-rw-r--r-- | network/pidgin-otr/pidgin-otr.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/pidgin-otr/pidgin-otr.SlackBuild b/network/pidgin-otr/pidgin-otr.SlackBuild index 55b07b818ab1..9f8956f084d9 100644 --- a/network/pidgin-otr/pidgin-otr.SlackBuild +++ b/network/pidgin-otr/pidgin-otr.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pidgin-otr -VERSION=${VERSION:-4.0.1} +VERSION=${VERSION:-4.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |