blob: 832191767d1efd2c4712b27c79ae711807dc5e8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = rocketchat-client-bin
pkgdesc = The Ultimate Open Source Web Chat Platform
pkgver = 3.9.8
pkgrel = 1
url = https://rocket.chat
arch = x86_64
license = MIT
depends = gtk3
depends = nss
optdepends = libnotify: For sending desktop notifications
optdepends = libindicator-gtk3: For the system tray icon
provides = rocketchat-desktop
conflicts = rocketchat-desktop
source = https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/3.9.8/rocketchat-3.9.8-linux-amd64.deb
source = LICENSE
sha256sums = b31e164407a2b5b06bcfa8c5bc3d1617f13347b731e2d38fa1ccdb27eb64c35b
sha256sums = 362e3ce451a4aa3e51e5728a2102b01135827d3a4af0a450b672c54540dec5c5
pkgname = rocketchat-client-bin
|