owncloudclient: update to 2.6.0.13018
This commit is contained in:
parent
ef40164786
commit
668ac02970
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'owncloudclient'
|
||||
pkgname=owncloudclient
|
||||
version=2.5.4.11654
|
||||
version=2.6.0.13018
|
||||
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=615439c6a224e263cee0d554b8b5f98b57c331dbc18df7ae5d99197480cf563f
|
||||
checksum=e78e3286bccfac12fdc24d78fb60f760529d21b71846099fc762a8762b271f36
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue