owncloudclient: update to 2.3.3.

This commit is contained in:
Enno Boland 2017-09-27 11:44:14 +02:00
parent 1a043a64c2
commit 78506e9f57
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'owncloudclient'
pkgname=owncloudclient
version=2.3.2
revision=2
version=2.3.3
revision=1
build_style=cmake
configure_args="-Wno-dev"
hostmakedepends="pkg-config"
@ -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=a1199d2b957a28081aff11a2a7e471ca09c965bbb1b51b1b7b7a8706304f5f09
checksum=aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel"