blob: 19b2d417b5f2d8cdf85ba7357edacd16b7570621 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = plexdrive
pkgdesc = Plexdrive mounts your Google Drive FUSE filesystem (optimized for media playback)
pkgver = 5.2.1
pkgrel = 1
url = https://github.com/plexdrive/plexdrive
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
depends = fuse
provides = plexdrive
conflicts = plexdrive
source = https://github.com/plexdrive/plexdrive/archive/5.2.1.tar.gz
sha256sums = 37d64c4c201419054d33b0313c70e79c53bb55e3c6d35eabdebc43b634c41100
pkgname = plexdrive
|