summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2018-12-07 20:23:36 +0100
committerStephan Springer2018-12-07 20:23:36 +0100
commitb22607a2991d7b0c91fc5951604a6d3bedbb7f5d (patch)
treec107f36928c5417bdd37e44dd18099f3c0669a9c /PKGBUILD
parentf34bce442c34514d3dc9503f010158272905ef32 (diff)
downloadaur-b22607a2991d7b0c91fc5951604a6d3bedbb7f5d.tar.gz
update to 2.14.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6953243724d..437e8875a977 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gui||aume <michaudg@gmail.com>
pkgname=rocketchat-client-bin
-pkgver=2.14.5
+pkgver=2.14.6
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=('d562c5d51d059dc7f85b793b6ed3b27a178dae64ca3fc807efaba4a63d3ab809'
+sha256sums=('6f4bd403cc8952a97cbd9c123baf12cfd8e77b1ea0df7499b0d876811923759f'
'SKIP')
package() {