nextcloud-client: update to 34.0.2

This commit is contained in:
Nolan MacPhee
2026-08-21 12:40:50 -04:00
committed by Andrew J. Hesford
parent b746bec0f3
commit d79478b58b
+3 -3
View File
@@ -1,11 +1,11 @@
# Template file for 'nextcloud-client'
pkgname=nextcloud-client
version=33.0.7
version=34.0.2
revision=1
build_style=cmake
configure_args="-DBUILD_UPDATER=NO -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="pkg-config inkscape extra-cmake-modules
qt6-base qt6-tools kf6-kconfig"
qt6-base qt6-tools qt6-declarative-host-tools kf6-kconfig"
makedepends="qt6-base-devel qt6-declarative-devel qt6-qt5compat-devel
qt6-svg-devel qt6-websockets-devel qt6-plugin-sqlite
kf6-kio-devel kf6-karchive-devel kf6-kguiaddons-devel qtkeychain-qt6-devel
@@ -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=e20f8680a0a5910e67d036554bcb8a5f94fa900f079b212ff679e33459f5a30b
checksum=769a2f2eff446a1cfbe344903a3974243df707a8a3b8cb4a915f1dd9c9a6d7ea
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
make_check=ci-skip
replaces="nextcloud-client-kwallet>=0 nextcloud-client-dolphin>=0"