blob: 24cbda8bb16c2af97f81e303aecd79727ca15e9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = profuse-git
pkgdesc = Proton Drive FUSE client for Linux — mounts your Proton Drive as a local filesystem
pkgver = r7.a9b59ca
pkgrel = 1
url = https://github.com/nearwood/profuse
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = go
makedepends = git
depends = fuse3
depends = libsecret
optdepends = gnome-keyring: Secret Service backend for GNOME desktops
optdepends = kwallet: Secret Service backend for KDE desktops
provides = profuse
conflicts = profuse
source = git+https://github.com/nearwood/profuse.git
sha256sums = SKIP
pkgname = profuse-git
|