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

Antonio Rojas arojas at archlinux.org
Wed Sep 2 10:00:37 UTC 2015


    Date: Wednesday, September 2, 2015 @ 12:00:37
  Author: arojas
Revision: 139101

Update to 2.0.1

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-02 09:56:31 UTC (rev 139100)
+++ PKGBUILD	2015-09-02 10:00:37 UTC (rev 139101)
@@ -4,19 +4,19 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
 url='http://owncloud.org/'
 license=(GPL2)
-depends=(qtkeychain-qt5 qt5-webkit)
+depends=(qtkeychain-qt5 qt5-webkit hicolor-icon-theme)
 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=('61fe12826931af8645661b34a84e7379'
+md5sums=('e87a01e464f005cf95cde83f46cf318d'
          'SKIP')
 validpgpkeys=('F05F7DD7953A07DF36579DAA498C45EBE94E7B37')
 



More information about the arch-commits mailing list