owncloudclient: update to 2.6.0.13018

This commit is contained in:
Nathan Owens 2019-11-11 10:57:35 -06:00 committed by Helmut Pozimski
parent ef40164786
commit 668ac02970

View file

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