diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-10-17 22:32:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-17 22:32:18 +0700 |
commit | a729f49f16b8e87a50fc33e744b90ba51cdddba0 (patch) | |
tree | 699ad1e233978c1fdeb96797ed79488bb9c75fbe /network/pidgin-skypeweb | |
parent | 51226159a7625a5f2baf48766e5a1ef94ae6b0ca (diff) | |
download | slackbuilds-a729f49f16b8e87a50fc33e744b90ba51cdddba0.tar.gz |
network/pidgin-skypeweb: Updated for version 256e64d.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pidgin-skypeweb')
-rw-r--r-- | network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild | 2 | ||||
-rw-r--r-- | network/pidgin-skypeweb/pidgin-skypeweb.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild b/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild index aa33aa1e7c..a1581bdb2b 100644 --- a/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild +++ b/network/pidgin-skypeweb/pidgin-skypeweb.SlackBuild @@ -28,7 +28,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pidgin-skypeweb -VERSION=${VERSION:-03ce2fa13956873469ccfddcdb6373810d548d6e} +VERSION=${VERSION:-256e64d82aa27dca979ae09409552a6a1c3998ac} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/pidgin-skypeweb/pidgin-skypeweb.info b/network/pidgin-skypeweb/pidgin-skypeweb.info index 3d86eed65b..2a740c959b 100644 --- a/network/pidgin-skypeweb/pidgin-skypeweb.info +++ b/network/pidgin-skypeweb/pidgin-skypeweb.info @@ -1,8 +1,8 @@ PRGNAM="pidgin-skypeweb" -VERSION="03ce2fa13956873469ccfddcdb6373810d548d6e" +VERSION="256e64d82aa27dca979ae09409552a6a1c3998ac" HOMEPAGE="https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb" -DOWNLOAD="https://github.com/EionRobb/skype4pidgin/archive/03ce2fa13956873469ccfddcdb6373810d548d6e.zip" -MD5SUM="00873eedc1bbecc7932cec8962abc35c" +DOWNLOAD="https://github.com/EionRobb/skype4pidgin/archive/256e64d82aa27dca979ae09409552a6a1c3998ac.zip" +MD5SUM="d488ae2caae82f20d79c56c59638b1d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="json-glib" |