mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nextcloud-client: update to 3.10.0
This commit is contained in:
parent
ea4bc298d5
commit
3cae68c529
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.9.4
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_UPDATER=NO -Wno-dev"
|
configure_args="-DBUILD_UPDATER=NO -Wno-dev"
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://nextcloud.com/clients/"
|
homepage="https://nextcloud.com/clients/"
|
||||||
changelog="https://github.com/nextcloud/desktop/releases"
|
changelog="https://github.com/nextcloud/desktop/releases"
|
||||||
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
||||||
checksum=ac6be0f592f9d5e949cd6ac0d3e3ebeb265f8f59ac7bbac5ac7d5c396c1bcdb7
|
checksum=08ba0340849a85371b10a4f69049a25ecf29048522180b99a914a7097ec50349
|
||||||
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
|
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue