blob: ea8484027ffded06761181c9be1bb774b0c2d96b (
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 = 4.1.2
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/4.1.2/rocketchat-4.1.2-linux-amd64.deb
source = LICENSE
sha256sums = 95c33104471990901115df9941301d2d02d5cb8fd2222e29b3c37bf7c3e89b23
sha256sums = 362e3ce451a4aa3e51e5728a2102b01135827d3a4af0a450b672c54540dec5c5
pkgname = rocketchat-client-bin
|