network/hipchat: Updated for version 2.1.982.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lionel Young 2013-12-21 08:34:22 +07:00 committed by Robby Workman
parent dfcba874ab
commit 7823868a30
2 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
# Based on http://slackbuilds.org/template.SlackBuild
PRGNAM=hipchat
VERSION=${VERSION:-1.95.444}
VERSION=${VERSION:-2.1.982}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="hipchat"
VERSION="1.95.444"
VERSION="2.1.982"
HOMEPAGE="http://www.hipchat.com/linux"
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-1.95.444-i686.pkg.tar.xz"
MD5SUM="79ba64ff1f368d9340c0fa8dfd46d4d3"
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-1.95.444-x86_64.pkg.tar.xz"
MD5SUM_x86_64="ffd17e5447cc52753f95f5b5e7e9e72b"
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.1.982-i686.pkg.tar.xz"
MD5SUM="bd655ab377d43df653ca8e738f4cc115"
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.1.982-x86_64.pkg.tar.xz"
MD5SUM_x86_64="aa0104f7f89dea85f74e92f75654842b"
REQUIRES=""
MAINTAINER="Lionel Young"
EMAIL="redtricycle@gmail.com"
EMAIL="lionelyoung@gmail.com"