blob: 4919bf164dec0eaf4dd825b6357733e2ca5cc713 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fluffychat-bin
pkgdesc = Open. Nonprofit. Cute. Easy to use (matrix) messenger. Secure and decentralized.
pkgver = 1.25.0
pkgrel = 1
url = https://fluffychat.im/
arch = x86_64
license = AGPL3
depends = gtk3
depends = jsoncpp
depends = libsecret
depends = xdg-user-dirs
depends = libolm
depends = zenity
provides = fluffychat
conflicts = fluffychat
source_x86_64 = fluffychat-v1.25.0_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v1.25.0/fluffychat-linux-x64.tar.gz
sha256sums_x86_64 = c1f3b102c4af1f1758d0c3e8c2b425f92e176a23c30a26073bb6b0f9020e0430
pkgname = fluffychat-bin
|