summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2017-12-16 11:50:29 -0500
committerTed Alff2017-12-16 11:50:29 -0500
commit9d6c3bec6940ea1932a3ed6eca1cfa0c10239ab5 (patch)
tree7a75c20320fe6995251677e41c786acbf8eef53c /PKGBUILD
parent8d38a20d80c00af22bce1d37ad618f262e4b947c (diff)
downloadaur-9d6c3bec6940ea1932a3ed6eca1cfa0c10239ab5.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 765f8188df93..1d92cd85b475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=thunar-dropbox
pkgname=${_pkgname}-git
pkgver=0.2.1.r2.g61ba51b
-pkgrel=1
-pkgdesc="Plugin for thunar that adds context-menu items for dropbox."
+pkgrel=2
+pkgdesc="Thunar plugin that adds dropbox context-menu (patched for thunarx-3)"
arch=('i686' 'x86_64')
url="https://github.com/Maato/thunar-dropbox"
license=('GPL3')
-depends=('thunar-git')
+depends=('thunar>=1.7.0' 'dropbox')
makedepends=('python2' 'git')
source=("${_pkgname}::git+https://github.com/Maato/thunar-dropbox"
'thunarx-3-port.patch::https://github.com/twa022/thunar-dropbox/commit/2da13dc73c56cea4a1d3de19c4917467954f985d.patch')