network/purple-googlechat: Updated for version b6b824a4764b.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dustin Metcalf 2022-12-22 21:18:46 +07:00 committed by Willy Sudiarto Raharjo
parent f1b91ccf53
commit d823366bb7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 4 additions and 7 deletions

View File

@ -4,6 +4,3 @@ A replacement prpl for Google Chat in Pidgin/libpurple to support the
proprietary protocol that Google uses for its "Google Chat" service.
This plugin is written by Eion Robb based on the old Hangouts plugin
written by Eion Robb and Mike 'Maiku' Ruprecht.
Homepage: https://bitbucket.org/EionRobb/purple-googlechat

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=purple-googlechat
VERSION=${VERSION:-dfdd9c9a428b}
VERSION=${VERSION:-b6b824a4764b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="purple-googlechat"
VERSION="dfdd9c9a428b"
VERSION="b6b824a4764b"
HOMEPAGE="https://github.com/EionRobb/purple-googlechat"
DOWNLOAD="https://ihacksh.it/slackbuilds/src/purple-googlechat-dfdd9c9a428b.tar.gz"
MD5SUM="e945cc03a032e5b27f87e8d74b5b05ac"
DOWNLOAD="https://ihacksh.it/slackbuilds/src/purple-googlechat-b6b824a4764b.tar.gz"
MD5SUM="3d0fb3551095a45acdc54853ff20f1a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf-c"