blob: f36f1643742fa59148f2e98d1fc29035d5c63fbe (
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.26.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.26.1_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v1.26.1/fluffychat-linux-x64.tar.gz
sha256sums_x86_64 = 5c221d63ad2f877c31fa9d8025bec518469bfe164d9051d2d54d1ced5269e811
pkgname = fluffychat-bin
|