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

Antonio Rojas arojas at archlinux.org
Fri Mar 3 14:46:18 UTC 2017


    Date: Friday, March 3, 2017 @ 14:46:17
  Author: arojas
Revision: 214655

Update to 2.3.0

Modified:
  owncloud-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-03 14:30:37 UTC (rev 214654)
+++ PKGBUILD	2017-03-03 14:46:17 UTC (rev 214655)
@@ -4,7 +4,7 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.2.4
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
@@ -12,10 +12,10 @@
 license=(GPL2)
 depends=(qtkeychain qt5-webkit hicolor-icon-theme xdg-utils)
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
-optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo')
+optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo' 'python2-caja: integration with Caja')
 backup=('etc/ownCloud/sync-exclude.lst')
 source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz")
-md5sums=('f34b204a07769d3e7f597913752d37f9')
+md5sums=('452db1faf7e28902301ccfe89835a363')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list