summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-12-11 11:49:36 +0100
committerStephan Springer2019-12-11 11:49:36 +0100
commit85f4b9620d47ef520517e46307aebd9974684bec (patch)
tree8f9337a7d74b001b1f5d994915f52521559d665f /PKGBUILD
parentaddea68e37774b84ef80282c026334bbb79303c7 (diff)
downloadaur-85f4b9620d47ef520517e46307aebd9974684bec.tar.gz
update to version 2.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9666a2db0470..46b9dd4d5170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gui||aume <michaudg@gmail.com>
pkgname=rocketchat-client-bin
-pkgver=2.17.0
+pkgver=2.17.1
pkgrel=1
pkgdesc="The Ultimate Open Source Web Chat Platform"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gtk3' 'nss' 'gconf' 'libxss')
optdepends=('libnotify: For sending desktop notifications')
source=("https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${pkgver}/rocketchat_${pkgver}_amd64.deb"
'LICENSE')
-sha256sums=('e7b66200f77adc651c3de8351ef63aff116b76d6a43b82e399fd92a9444c069c'
+sha256sums=('a5d6f434d7acdd7061607e1cdf8f5d17a1fa944b4c9f17adacfef0d546753f2a'
'362e3ce451a4aa3e51e5728a2102b01135827d3a4af0a450b672c54540dec5c5')
package() {