owncloudclient: update to 2.3.4. (#8862)

This commit is contained in:
maxice8 2017-11-06 08:59:51 -02:00 committed by Juan RP
parent b325f92ccc
commit 4c5a9a6612
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'owncloudclient'
pkgname=owncloudclient
version=2.3.3
version=2.3.4
revision=1
build_style=cmake
configure_args="-Wno-dev"
@ -15,7 +15,7 @@ maintainer="Samuel Chodur <samuelchodur@gmail.com>"
license="GPL-2"
homepage="http://www.owncloud.org"
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
checksum=aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4
checksum=89409e68f8290930088c5ed1da483a1c1b56d45695ac9192e81a2d71690df1ba
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel"