blob: a3a7ea30684f1612ab912fd8e01469f8ddfcc830 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = rclonefzf-git
pkgdesc = Interactive terminal UI for browsing and viewing files on rclone remotes using fzf
pkgver = 1.0.19.r0.g0000000
pkgrel = 1
url = https://github.com/ConnerWill/rclonefzf
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = bash
depends = fzf
depends = rclone
provides = rclonefzf
conflicts = rclonefzf
source = git+https://github.com/ConnerWill/rclonefzf.git
sha256sums = SKIP
pkgname = rclonefzf-git
|