summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn K. Luebs2016-09-16 19:27:27 -0400
committerJohn K. Luebs2016-09-16 19:27:27 -0400
commit288ab3dcc46669bc97a11233bff8ec72feba9797 (patch)
tree103226780e7698739b5b80bb9e922feeb4eb3e2c
parenta7f20587bc011b7094270bdde7b4cae07bb7c055 (diff)
downloadaur-288ab3dcc46669bc97a11233bff8ec72feba9797.tar.gz
Fix invalid checksum for 4.27.0.1658
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d9d4727fef7..c7a0ef050dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 16 21:31:53 UTC 2016
+# Fri Sep 16 23:27:23 UTC 2016
pkgbase = hipchat
pkgdesc = Persistent group chat using XMPP
pkgver = 4.27.0.1658
- pkgrel = 1
+ pkgrel = 2
url = https://www.hipchat.com/linux
arch = x86_64
license = custom
@@ -23,7 +23,7 @@ pkgbase = hipchat
depends = nss
source = https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-4.27.0.1658-Linux.deb
source = license.html
- sha1sums = 86aacfa42d61daf53e12bdaf1bd1a01132df7d06
+ sha1sums = 0eeb0bf106205c9e3acccddd40b1cf60473e5d1d
sha1sums = d57436db297ab4313a5964bba05060e2c7e93e70
pkgname = hipchat
diff --git a/PKGBUILD b/PKGBUILD
index f35f7e6e15c2..19600f6407ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=hipchat
pkgver=4.27.0.1658
-pkgrel=1
+pkgrel=2
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=('86aacfa42d61daf53e12bdaf1bd1a01132df7d06'
+sha1sums=('0eeb0bf106205c9e3acccddd40b1cf60473e5d1d'
'd57436db297ab4313a5964bba05060e2c7e93e70')
prepare() {