summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2017-06-11 10:43:46 +0200
committerzoe2017-06-11 10:43:46 +0200
commit5830adf92540e1fa0ab3ec103aeec68997fd95b4 (patch)
tree0909546a4577f60315a9bc98cdb0c51d4934b82b /PKGBUILD
parentcc990b5d042cd788dddc895a8deeac59cb2e3d63 (diff)
downloadaur-ff4d.tar.gz
Update to 0.01-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5136392bf4c6..7f7ad8a881a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ff4d
pkgver=0.01
-pkgrel=1
+pkgrel=2
pkgdesc='FUSE Filesystem 4 Dropbox (ff4d) is a FUSE plugin whichs allows a local mount of your global Dropbox or jailed application folder'
arch=('any')
url="https://github.com/realriot/${pkgname}"
license=('BSD')
-depends=('fuse' 'python2-fusepy')
+depends=('fuse' 'python2-dropbox' 'python2-fusepy')
source=("${pkgname}.git::git+https://github.com/realriot/${pkgname}.git"
"${pkgname}")
md5sums=('SKIP'