nextcloud-client: update to 3.0.1
This commit is contained in:
parent
9cc2e0c5e8
commit
e2b5d74bcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nextcloud-client'
|
# Template file for 'nextcloud-client'
|
||||||
pkgname=nextcloud-client
|
pkgname=nextcloud-client
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="desktop-${version}"
|
wrksrc="desktop-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://nextcloud.com/clients/"
|
homepage="https://nextcloud.com/clients/"
|
||||||
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
||||||
checksum=f99bf467c5bb4b6535d41f186743f7bfc7b376ac584f89fea3e1520d2aead7f7
|
checksum=5fa4d940e1eb423997d9acf6d8e088e84a59a015be4a9f1fdca552ff1680824b
|
||||||
|
|
||||||
build_options="dolphin shibboleth webengine"
|
build_options="dolphin shibboleth webengine"
|
||||||
desc_option_dolphin="Build KDE dolphin support"
|
desc_option_dolphin="Build KDE dolphin support"
|
||||||
|
|
Loading…
Reference in a new issue