mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/pidgin-skypeweb: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9e23754955
commit
3766ff250d
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pidgin-skypeweb
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pidgin-skypeweb"
|
||||
VERSION="1.0"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb"
|
||||
DOWNLOAD="https://github.com/EionRobb/skype4pidgin/archive/v1.0.tar.gz"
|
||||
MD5SUM="d73a6fbb0cd2a56672c9205daffbd9b9"
|
||||
DOWNLOAD="https://github.com/EionRobb/skype4pidgin/archive/1.1.tar.gz"
|
||||
MD5SUM="232303e24eb8435a47ee7e9e54cdcdc5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib"
|
||||
|
|
Loading…
Reference in a new issue