owncloudclient: update to 2.6.1.13407.

This commit is contained in:
mobinmob 2020-04-01 17:36:44 +03:00 committed by Juan RP
parent 02e01a163f
commit d00304f43f

View file

@ -1,6 +1,6 @@
# Template file for 'owncloudclient'
pkgname=owncloudclient
version=2.6.0.13018
version=2.6.1.13407
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=e78e3286bccfac12fdc24d78fb60f760529d21b71846099fc762a8762b271f36
checksum=d8a7381e5f17d255342a3bace52d906c08bb1e76e07a89eeb14e3fda8bad41ca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel"