summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn K. Luebs2016-11-19 16:23:46 -0500
committerJohn K. Luebs2016-11-19 16:23:46 -0500
commit6b53953c989fb9e62fdd9cd96462ecdd41739de3 (patch)
tree002b3879d9a731475279041ae59d52fd544af021
parent288ab3dcc46669bc97a11233bff8ec72feba9797 (diff)
downloadaur-6b53953c989fb9e62fdd9cd96462ecdd41739de3.tar.gz
update to 4.28.0.1659
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7a0ef050dd4..ba244ef6322e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 16 23:27:23 UTC 2016
+# Sat Nov 19 21:23:08 UTC 2016
pkgbase = hipchat
pkgdesc = Persistent group chat using XMPP
- pkgver = 4.27.0.1658
- pkgrel = 2
+ pkgver = 4.28.0.1659
+ pkgrel = 1
url = https://www.hipchat.com/linux
arch = x86_64
license = custom
@@ -21,9 +21,9 @@ pkgbase = hipchat
depends = libpulse
depends = xcb-util-keysyms
depends = nss
- source = https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-4.27.0.1658-Linux.deb
+ source = https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-4.28.0.1659-Linux.deb
source = license.html
- sha1sums = 0eeb0bf106205c9e3acccddd40b1cf60473e5d1d
+ sha1sums = 498b680e6ab72f61a4f81b9bbc454bf73b81d165
sha1sums = d57436db297ab4313a5964bba05060e2c7e93e70
pkgname = hipchat
diff --git a/PKGBUILD b/PKGBUILD
index 19600f6407ca..bffda8f675c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Alexander <iam.asm89@gmail.com>
pkgname=hipchat
-pkgver=4.27.0.1658
-pkgrel=2
+pkgver=4.28.0.1659
+pkgrel=1
pkgdesc="Persistent group chat using XMPP"
arch=('x86_64')
url="https://www.hipchat.com/linux"
@@ -16,7 +16,7 @@ depends=('fontconfig' 'libgl' 'libltdl' 'libxslt' 'hicolor-icon-theme'
'libxcomposite' 'libxcursor' 'libxkbcommon' 'libxrandr' 'libxslt' 'libxss'
'libpulse' 'xcb-util-keysyms' 'nss')
source=("https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-${pkgver}-Linux.deb" "license.html")
-sha1sums=('0eeb0bf106205c9e3acccddd40b1cf60473e5d1d'
+sha1sums=('498b680e6ab72f61a4f81b9bbc454bf73b81d165'
'd57436db297ab4313a5964bba05060e2c7e93e70')
prepare() {