summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn K. Luebs2016-06-03 18:07:19 -0400
committerJohn K. Luebs2016-06-03 18:12:37 -0400
commiteee916c525cab0c08e8c7a107c4694ea29257822 (patch)
tree1896224780a6763e8985efc9b3601d95a7665d03
parentccb59d8e935282167a6bed71bcb72440103a8172 (diff)
downloadaur-eee916c525cab0c08e8c7a107c4694ea29257822.tar.gz
update to 4.0.1641
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4169a26ac98e..ec71d8fddb11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 3 22:11:17 UTC 2016
+# Fri Jun 3 22:12:18 UTC 2016
pkgbase = hipchat
pkgdesc = Persistent group chat using XMPP
- pkgver = 4.0.1637
+ pkgver = 4.0.1641
pkgrel = 1
url = https://www.hipchat.com/linux
arch = x86_64
@@ -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.0.1637-Linux.deb
+ source = https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-4.0.1641-Linux.deb
source = license.html
- sha1sums = 394461ada21bf581f31f663898d011d4ec943709
+ sha1sums = efc3f0cdc698fb80945355c7363e75859dfa7e87
sha1sums = d57436db297ab4313a5964bba05060e2c7e93e70
pkgname = hipchat
diff --git a/PKGBUILD b/PKGBUILD
index eefafe42b1df..e52ebeea4efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Alexander <iam.asm89@gmail.com>
pkgname=hipchat
-pkgver=4.0.1637
+pkgver=4.0.1641
pkgrel=1
pkgdesc="Persistent group chat using XMPP"
arch=('x86_64')
@@ -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=('394461ada21bf581f31f663898d011d4ec943709'
+sha1sums=('efc3f0cdc698fb80945355c7363e75859dfa7e87'
'd57436db297ab4313a5964bba05060e2c7e93e70')
prepare() {