diff options
author | Ronny Schmatzler <schmatzler@hirnschwund.net> | 2014-11-21 01:26:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-21 01:28:47 +0700 |
commit | abf132c5707adad61dec812c361e8d559cd5e157 (patch) | |
tree | cde9fc3467d14f5b079765dbbbc662927748d8c6 /network/pidgin-opensteamworks | |
parent | d5093c172a774f6ca08f012dd83f13ce6a1248a2 (diff) | |
download | slackbuilds-abf132c5707adad61dec812c361e8d559cd5e157.tar.gz |
network/pidgin-opensteamworks: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pidgin-opensteamworks')
-rw-r--r-- | network/pidgin-opensteamworks/pidgin-opensteamworks.SlackBuild | 2 | ||||
-rw-r--r-- | network/pidgin-opensteamworks/pidgin-opensteamworks.info | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/network/pidgin-opensteamworks/pidgin-opensteamworks.SlackBuild b/network/pidgin-opensteamworks/pidgin-opensteamworks.SlackBuild index aee6ce65c3..838d9f44ac 100644 --- a/network/pidgin-opensteamworks/pidgin-opensteamworks.SlackBuild +++ b/network/pidgin-opensteamworks/pidgin-opensteamworks.SlackBuild @@ -7,7 +7,7 @@ # Based on http://slackbuilds.org/template.SlackBuild PRGNAM=pidgin-opensteamworks -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/pidgin-opensteamworks/pidgin-opensteamworks.info b/network/pidgin-opensteamworks/pidgin-opensteamworks.info index 593cd37e0f..7473403ee0 100644 --- a/network/pidgin-opensteamworks/pidgin-opensteamworks.info +++ b/network/pidgin-opensteamworks/pidgin-opensteamworks.info @@ -1,8 +1,10 @@ PRGNAM="pidgin-opensteamworks" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="http://code.google.com/p/pidgin-opensteamworks/" -DOWNLOAD="http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-1.4.tar.bz2" -MD5SUM="aeee44d9e5f231d74bbd306ad0556947" +DOWNLOAD="http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-1.5.tar.bz2 \ + http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/icons.zip" +MD5SUM="a74caa8a047aae6ae1ed5c43728b0099 \ + 1e27be6c208d4bf543533e49edd48b6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="json-glib" |