Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/nextcloud-client/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nextcloud-client'
pkgname=nextcloud-client
version=4.0.8
version=4.0.10
revision=1
build_style=cmake
configure_args="-DBUILD_UPDATER=NO -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
Expand All @@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
homepage="https://nextcloud.com/clients/"
changelog="https://github.com/nextcloud/desktop/releases"
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
checksum=e678729f65ce33491c56addb255ad8c07485be738a44279a04b8772b5a123fb7
checksum=7dbf7c895045cd74dd8b91d6e67efea3efdffefe51c9c88e29013c547d7e4352
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
make_check=ci-skip
replaces="nextcloud-client-kwallet>=0 nextcloud-client-dolphin>=0"
Expand Down