Update nextcloudclient v3.6.4

Changelog v3.6.4: https://github.com/nextcloud/desktop/releases/v3.6.4
* [stable-3.6] do not create GUI from a random thread and show error
  on real error

Changelog v3.6.3: https://github.com/nextcloud/desktop/releases/v3.6.3
* [stable-3.6] Fix typo of connector
* [stable-3.6] fix renaming of folders with a deep hierarchy inside
  them
* [stable-3.6] Make user status selector modal, show user header
* [stable-3.6] Prevent bad encrypting of folder if E2EE has not been
  correctly set up
* [stable-3.6] Feature/edit file locally restart sync
* Add forcefoldersync method to folder manager
* [stable-3.6] Make use of plain text-enforcing qml labels
* [stable-3.6] Lock file when editing locally
* [stable-3.6] Format some QLabels as plain text

From Adriano (maintainer)
This commit is contained in:
rsadowski 2022-12-10 09:17:40 +00:00
parent 7a6478a98b
commit 00f7a5fd4b
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
V = 3.6.2
V = 3.6.4
DISTNAME = nextcloudclient-${V}
GH_ACCOUNT = nextcloud
@ -13,7 +13,7 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
SHARED_LIBS += nextcloudsync 7.0 # 3.6.2
SHARED_LIBS += nextcloudsync 8.0 # 3.6.4
SHARED_LIBS += nextcloud_csync 2.2 # 3.6.0
SHARED_LIBS += nextcloudsync_vfs_suffix 0.0 # 3.5.3
@ -39,7 +39,7 @@ BUILD_DEPENDS = devel/gettext,-tools \
BUILD_DEPENDS += x11/gnome/librsvg
# for tests, but detected during configure
BUILD_DEPENDS += devel/cmocka \
BUILD_DEPENDS += devel/cmocka
RUN_DEPENDS = devel/desktop-file-utils \
misc/shared-mime-info \

View File

@ -1,2 +1,2 @@
SHA256 (nextcloudclient-3.6.2.tar.gz) = Vd3Vw7b3yYWUFol8yJWXkGUT4rxichxj/k8Udu6id2I=
SIZE (nextcloudclient-3.6.2.tar.gz) = 15406717
SHA256 (nextcloudclient-3.6.4.tar.gz) = aElprRGcmph58qBAoTv1frm5+NXbEGDWvj0Omn4m5cs=
SIZE (nextcloudclient-3.6.4.tar.gz) = 15451930