blob: 2bab2b522fbdb9c4a4237f28e76963ccc19238c1 (
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.1
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.1/rocketchat_2.17.1_amd64.deb
source = LICENSE
sha256sums = a5d6f434d7acdd7061607e1cdf8f5d17a1fa944b4c9f17adacfef0d546753f2a
sha256sums = 362e3ce451a4aa3e51e5728a2102b01135827d3a4af0a450b672c54540dec5c5
pkgname = rocketchat-client-bin
|