blob: 2f29e3f1fab488351eee6a26129613e124044d8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cwtch-git
pkgdesc = UI for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)
pkgver = 1.3.0.r15.g4971879
pkgrel = 1
url = https://cwtch.im/
arch = x86_64
license = MIT
makedepends = flutter-dev
makedepends = ninja
makedepends = git
depends = libcwtch-go
provides = cwtch
conflicts = cwtch
conflicts = cwtch-bin
source = cwtch::git+https://git.openprivacy.ca/cwtch.im/cwtch-ui
sha512sums = SKIP
pkgname = cwtch-git
|