From 71212b5bc54ad93321f4237f812b7cc2a2837795 Mon Sep 17 00:00:00 2001 From: Nolan MacPhee Date: Mon, 31 Aug 2026 11:16:53 -0600 Subject: [PATCH] nextcloud-client: update to 34.0.3 --- srcpkgs/nextcloud-client/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template index d3dceda07f465a..35c66593a548ed 100644 --- a/srcpkgs/nextcloud-client/template +++ b/srcpkgs/nextcloud-client/template @@ -1,6 +1,6 @@ # Template file for 'nextcloud-client' pkgname=nextcloud-client -version=34.0.2 +version=34.0.3 revision=1 build_style=cmake configure_args="-DBUILD_UPDATER=NO -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" @@ -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=769a2f2eff446a1cfbe344903a3974243df707a8a3b8cb4a915f1dd9c9a6d7ea +checksum=d0994a9a9d7864d216e51af71d83a7f28382d255470317829ab538cee5aaffcd # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549 make_check=ci-skip replaces="nextcloud-client-kwallet>=0 nextcloud-client-dolphin>=0"