summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Dubois2019-09-29 09:06:32 +0200
committerErik Dubois2019-09-29 09:06:32 +0200
commit37a29208fc269e53fa09de17e0a799a906a9736c (patch)
tree47bd09d0685ef67361966d6a4c82acd0cd5ac0e5 /PKGBUILD
parentc026ba683e65768e5916127f9dfa7f9aafd7a039 (diff)
downloadaur-37a29208fc269e53fa09de17e0a799a906a9736c.tar.gz
nemo-python is required
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dae7fc46bda4..129abe20254d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Erik Dubois <erik.dubois@gmail.com>
-# Previous Maintainer: twa022 <twa022 at gmail dot com>
+# Previous maintainer: twa022 <twa022 at gmail dot com>
# Contributor: Mark Weiman <mark dot weiman at markzz dot com>
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync-nemo
pkgver=3.0.13.40201
-pkgrel=1
+pkgrel=2
pkgdesc="Nemo integration for insync"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
options=(!strip)
arch=('any')
-depends=("insync")
+depends=("insync" "nemo-python")
source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
sha256sums=('d351325a29b54f74b4c8e68589ff75946684be163e9d469cc999a3c4d2d4c3ad')
package() {