owncloudclient: update to 2.6.3

This commit is contained in:
Bart van Deenen 2020-09-13 12:34:19 +02:00 committed by Andrew J. Hesford
parent 88bc08cc06
commit 459827e00c

View file

@ -1,6 +1,6 @@
# Template file for 'owncloudclient'
pkgname=owncloudclient
version=2.6.1.13407
version=2.6.3.14058
revision=1
build_style=cmake
configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
@ -15,7 +15,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://www.owncloud.org"
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
checksum=d8a7381e5f17d255342a3bace52d906c08bb1e76e07a89eeb14e3fda8bad41ca
checksum=e3d38de31e041f0e1836b2b74acfc1fc76eea4955968952a65643cbf36a493f5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel"