blob: 83fd063ae9c73b744d7ff1e5b72adafb1b1acebd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = tailchat-desktop
pkgdesc = Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat.(Use system-wide electron)
pkgver = 1.11.10
pkgrel = 1
url = https://tailchat.msgbyte.com/
arch = any
license = Apache-2.0
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = pnpm
makedepends = gcc
makedepends = cmake
makedepends = curl
depends = electron18
conflicts = tailchat-desktop
source = tailchat-desktop-1.11.10.tar.gz::https://github.com/msgbyte/tailchat/archive/refs/tags/v1.11.10.tar.gz
source = tailchat-desktop.sh
sha256sums = 6d8303efa033d6fe720746c47b54b04bfcfbf47c4aa121d9719c9b1b501c6331
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = tailchat-desktop
|