summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbe75f9693aa..63a83990bb7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=git-annex-remote-pcloud-git
pkgver=0
-pkgrel=2
+pkgrel=3
pkgdesc="A git-annex special remote using pCloud"
arch=("any")
url="https://github.com/tochev/git-annex-remote-pcloud"
license=("MIT")
-depends=("git-annex" "python" "python-requests" "python-pcloudapi-git")
+depends=("python" "python-requests" "python-pcloudapi-git")
+optdepends=("git-annex" "git-annex-git")
source=("git+https://github.com/tochev/git-annex-remote-pcloud")
sha512sums=("SKIP")