summaryrefslogtreecommitdiff
path: root/pcr/owncloud-client/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/owncloud-client/PKGBUILD')
-rw-r--r--pcr/owncloud-client/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/pcr/owncloud-client/PKGBUILD b/pcr/owncloud-client/PKGBUILD
index ea808c1ef..a28aae986 100644
--- a/pcr/owncloud-client/PKGBUILD
+++ b/pcr/owncloud-client/PKGBUILD
@@ -16,7 +16,7 @@ _buildtype="Release"
_name=mirall
pkgname=owncloud-client
-pkgver=1.4.0
+pkgver=1.4.2
pkgrel=1
pkgdesc="ownCloud client based on mirall"
arch=('i686' 'x86_64')
@@ -24,13 +24,12 @@ url="http://owncloud.org/"
license=('GPL2')
depends=('qt4' 'ocsync' 'qtkeychain' 'qtwebkit')
makedepends=('cmake')
-optdepends=('qtkeychain: safe password storage')
provides=('mirall' 'owncloud-client')
conflicts=('mirall-git')
install=owncloud-client.install
-backup=('etc/owncloud-client/sync-exclude.lst')
+backup=('etc/ownCloud/sync-exclude.lst')
source=("http://download.owncloud.com/download/${_name}-${pkgver}.tar.bz2")
-md5sums=('05a69082b4e940b4282c2b05344c143a')
+md5sums=('089a9df66f31d6915a60e48ca4a027a8')
if [[ ! ${_buildtype} == "Release" ]] && [[ ! ${_buildtype} == "release" ]]; then