blob: c529e8e7bd58be5a40f06ad98b603fc8866e6152 (
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 = 2.17.0
pkgrel = 1
url = https://rocket.chat
arch = x86_64
license = MIT
depends = gtk3
depends = nss
depends = gconf
depends = libxss
optdepends = libnotify: For sending desktop notifications
source = https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/2.17.0/rocketchat_2.17.0_amd64.deb
source = LICENSE
sha256sums = e7b66200f77adc651c3de8351ef63aff116b76d6a43b82e399fd92a9444c069c
sha256sums = 362e3ce451a4aa3e51e5728a2102b01135827d3a4af0a450b672c54540dec5c5
pkgname = rocketchat-client-bin
|