blob: 21c4421966fe36aabe0d823baaf01de875e20416 (
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.14.5
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.14.5/rocketchat_2.14.5_amd64.deb
source = LICENSE
sha256sums = d562c5d51d059dc7f85b793b6ed3b27a178dae64ca3fc807efaba4a63d3ab809
sha256sums = SKIP
pkgname = rocketchat-client-bin
|