git » nextcloud-client.git » commit 335859c

Changed python2-caja optdepend to python-caja

author Brad Fanella
2019-10-27 19:46:00 UTC
committer Brad Fanella
2019-10-27 19:46:00 UTC
parent 24837963c19aba80b829303590d45d7caea91eb6

Changed python2-caja optdepend to python-caja

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a24e258..c6a0c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=nextcloud-client
 pkgver=2.6.0
 _commit=e0b32c19e4dd641f4edf74fc3fbdba3d86ca9784
-pkgrel=3
+pkgrel=4
 pkgdesc='Nextcloud desktop client'
 arch=(x86_64)
 url='https://nextcloud.com/'
@@ -16,7 +16,7 @@ optdepends=(
   'kio: integration with Dolphin'
   'nemo-python: integration with Nemo'
   'python-nautilus: integration with Nautilus'
-  'python2-caja: integration with Caja'
+  'python-caja: integration with Caja'
 )
 source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit"
         issue1458.patch::https://github.com/nextcloud/desktop/commit/481d8d3a0bcd26a3fd2b0d4fc6fb009260092bb1.patch