[arch-commits] Commit in owncloud-client/trunk (PKGBUILD)

Brad Fanella cesura at archlinux.org
Sun Oct 27 19:20:52 UTC 2019


    Date: Sunday, October 27, 2019 @ 19:20:51
  Author: cesura
Revision: 520793

upgpkg: owncloud-client 2.5.4.11654-2

Changed python2-caja optdepend to python-caja

Modified:
  owncloud-client/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-27 19:06:26 UTC (rev 520792)
+++ PKGBUILD	2019-10-27 19:20:51 UTC (rev 520793)
@@ -4,7 +4,7 @@
 _name=owncloudclient
 pkgname=owncloud-client
 pkgver=2.5.4.11654
-pkgrel=1
+pkgrel=2
 pkgdesc='ownCloud client based on mirall'
 arch=(x86_64)
 url='http://owncloud.org/'
@@ -11,7 +11,7 @@
 license=(GPL2)
 depends=(qtkeychain qt5-webkit hicolor-icon-theme)
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
-optdepends=('python-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo' 'python2-caja: integration with Caja')
+optdepends=('python-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo' 'python-caja: integration with Caja')
 backup=('etc/ownCloud/sync-exclude.lst')
 source=(https://download.owncloud.com/desktop/stable/owncloudclient-$pkgver.tar.xz{,.asc})
 sha256sums=('615439c6a224e263cee0d554b8b5f98b57c331dbc18df7ae5d99197480cf563f'



More information about the arch-commits mailing list