blob: ecbb424b1b5cf8b0ce2181ec60ee6b41141ce387 (
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.22.1
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.22.1_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v1.22.1/fluffychat-linux-x64.tar.gz
sha256sums_x86_64 = 49a98639c40be0d0b403f978b42b7d9403a3196fc10203dfd20e4888eec04e3e
pkgname = fluffychat-bin
|