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 | |
parent | 74aa8f2020f018a7377ca55a016a55584f7b749a (diff) | |
download | slackbuilds-1af94247f939128433ce5d9e95865b0b0cb395f1.tar.gz |
network/pidgin-otr: Updated for version 4.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/pidgin-otr/pidgin-otr.SlackBuild | 2 | ||||
-rw-r--r-- | network/pidgin-otr/pidgin-otr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/pidgin-otr/pidgin-otr.SlackBuild b/network/pidgin-otr/pidgin-otr.SlackBuild index 55b07b818a..9f8956f084 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} diff --git a/network/pidgin-otr/pidgin-otr.info b/network/pidgin-otr/pidgin-otr.info index ef83620c9d..769c87bf59 100644 --- a/network/pidgin-otr/pidgin-otr.info +++ b/network/pidgin-otr/pidgin-otr.info @@ -1,8 +1,8 @@ PRGNAM="pidgin-otr" -VERSION="4.0.1" +VERSION="4.0.2" HOMEPAGE="https://otr.cypherpunks.ca/" -DOWNLOAD="https://otr.cypherpunks.ca/pidgin-otr-4.0.1.tar.gz" -MD5SUM="26aae6c9de423a653812edfe983037e5" +DOWNLOAD="https://otr.cypherpunks.ca/pidgin-otr-4.0.2.tar.gz" +MD5SUM="7ef14e1334a4bc80e5d530f9a3cfc626" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libotr" |