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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 22:50:56 UTC 2015


    Date: Friday, August 28, 2015 @ 00:50:56
  Author: arojas
Revision: 138840

Update to 2.0.0

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-27 22:03:38 UTC (rev 138839)
+++ PKGBUILD	2015-08-27 22:50:56 UTC (rev 138840)
@@ -4,7 +4,7 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=1.8.4
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
@@ -11,12 +11,12 @@
 url='http://owncloud.org/'
 license=(GPL2)
 depends=(qtkeychain-qt5 qt5-webkit)
-makedepends=(cmake python-sphinx qt5-tools)
+makedepends=(cmake python-sphinx qt5-tools doxygen)
 optdepends=('python2-nautilus: integration with Nautilus')
 install=$pkgname.install
 backup=('etc/ownCloud/sync-exclude.lst')
 source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz"{,.asc})
-md5sums=('ce82c234fca674062599b3ceb4ac50c6'
+md5sums=('61fe12826931af8645661b34a84e7379'
          'SKIP')
 validpgpkeys=('F05F7DD7953A07DF36579DAA498C45EBE94E7B37')
 



More information about the arch-commits mailing list